Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I6d5909d69bc194359d51ce8059b96309443251e8
This commit is contained in:
wangqi 2018-08-06 07:20:40 +00:00
parent 52c2a52727
commit 4b6a52b88c
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Installation and setup of cinder
hosts: cinder_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