Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: Ia92c1536f41d2927b66a926d9fe4eecf47e1cdfd
This commit is contained in:
wangqi 2018-08-06 07:58:08 +00:00
parent cbe8947272
commit c52377c3f3
2 changed files with 2 additions and 0 deletions

View File

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