Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: If069f25885b24d323e20f690aa67440a2045491e
This commit is contained in:
parent
3da7a036d9
commit
906737af24
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Install Rally server
|
- name: Install Rally server
|
||||||
hosts: rally_all
|
hosts: rally_all
|
||||||
user: root
|
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