Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I30a278eb546bc5da2ba005c431d703f17d1e71ba
This commit is contained in:
wangqi 2018-08-06 07:57:09 +00:00
parent aff1321793
commit b166766bd6
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Install trove
hosts: 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