Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I08f07024a065eb66683fa6aa179ab22147f4a5b8
This commit is contained in:
wangqi 2018-08-06 07:16:57 +00:00
parent b8f3385eda
commit 4677a296e0
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
---
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git
@ -41,4 +42,4 @@
- name: openstack_openrc
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
scm: git
version: master
version: master