Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: I1fb4bdd1b12ec8b4786c872b9369193592a9c5e6
This commit is contained in:
parent
1b9ec9b910
commit
3c6ec95e63
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: Install heat server
|
||||
hosts: heat_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