Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I76ee92f36b3b91cce527c19860798c7cd36c27f9
This commit is contained in:
wangqi 2018-08-06 07:46:51 +00:00
parent 7e588c057e
commit 5061f49813
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
.. code-block:: yaml
- name: Installation and setup of Nova

View File

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