Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I55287e644ef39b4b24f522fda23e3039c647f4b6
This commit is contained in:
wangqi 2018-08-06 07:48:24 +00:00
parent 4dd27f67f8
commit 2dddbf4dd9
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Install octavia server - name: Install octavia server
hosts: octavia_all hosts: octavia_all
user: root user: root

View File

@ -1,3 +1,4 @@
---
- name: apt_package_pinning - name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git scm: git