Style - Not in YAML dictionary format

Depends-On: I2271fe8468840884f19f41abba37e696c6296350
Change-Id: I5829e60e85c8c5671edfcd28f5be0c0912dd30a0
This commit is contained in:
Ryan Moore 2016-02-11 14:56:33 +00:00 committed by Jesse Pretorius (odyssey4me)
parent fd06a43483
commit 191b2ab6b6

View File

@ -50,7 +50,8 @@
- neutron-upgrade
- name: Print neutron migrations facts
debug: var=neutron_migrations
debug:
var: neutron_migrations
when: neutron_plugin_type == 'ml2'
tags:
- neutron-db-setup