Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: Ice8aafef4e92763d137797cf3a12a8b3e50653ee
This commit is contained in:
wangqi 2018-08-06 07:37:23 +00:00
parent a91a35b3f6
commit 019de27390
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
masakari_container_mysql_password:
masakari_oslomsg_rpc_password:
masakari_service_password:

View File

@ -1,3 +1,4 @@
---
- name: Install masakari server
hosts: masakari_all
user: root

View File

@ -1,3 +1,4 @@
---
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git