Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: I2695c42c1ad5168826423754af260642ace6171b
This commit is contained in:
parent
52444d4d97
commit
a01a75d0a1
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Playbook for role testing
|
- name: Playbook for role testing
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
remote_user: root
|
remote_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…
Reference in New Issue
Block a user