Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: Ied016d208fa19f176c86b0f04f9406ba264e4d22
This commit is contained in:
parent
f075899894
commit
ac1921af23
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: Install glance server
|
||||
hosts: glance_all
|
||||
user: root
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: apt_package_pinning
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
||||
scm: git
|
||||
|
Loading…
Reference in New Issue
Block a user