Style - Not in YAML dictionary format
Depends-On: I2271fe8468840884f19f41abba37e696c6296350 Change-Id: I5829e60e85c8c5671edfcd28f5be0c0912dd30a0
This commit is contained in:
parent
fd06a43483
commit
191b2ab6b6
@ -50,7 +50,8 @@
|
|||||||
- neutron-upgrade
|
- neutron-upgrade
|
||||||
|
|
||||||
- name: Print neutron migrations facts
|
- name: Print neutron migrations facts
|
||||||
debug: var=neutron_migrations
|
debug:
|
||||||
|
var: neutron_migrations
|
||||||
when: neutron_plugin_type == 'ml2'
|
when: neutron_plugin_type == 'ml2'
|
||||||
tags:
|
tags:
|
||||||
- neutron-db-setup
|
- neutron-db-setup
|
||||||
|
Loading…
Reference in New Issue
Block a user