Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: Ice8aafef4e92763d137797cf3a12a8b3e50653ee
This commit is contained in:
parent
a91a35b3f6
commit
019de27390
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
masakari_container_mysql_password:
|
masakari_container_mysql_password:
|
||||||
masakari_oslomsg_rpc_password:
|
masakari_oslomsg_rpc_password:
|
||||||
masakari_service_password:
|
masakari_service_password:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Install masakari server
|
- name: Install masakari server
|
||||||
hosts: masakari_all
|
hosts: masakari_all
|
||||||
user: root
|
user: root
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: apt_package_pinning
|
- name: apt_package_pinning
|
||||||
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
||||||
scm: git
|
scm: git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user