Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: Id8448b14bdb90d3756fa101efb104f39cd878683
This commit is contained in:
wangqi 2018-08-06 07:55:59 +00:00
parent 5c561b6d24
commit 3f23fa9540
2 changed files with 2 additions and 0 deletions

View File

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