Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I55a1dfd56348d42c1a9a9ffc3060efbef16fbd6a
This commit is contained in:
wangqi 2018-08-06 07:35:40 +00:00
parent 0a15c5ecb2
commit 6ed8767cd7
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Install Magnum server
hosts: magnum_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