Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: Ie92f17fec88bf1f027214878038db269035c3b16
This commit is contained in:
parent
f6b1c1a61e
commit
51d336489e
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: Installation and setup of Neutron
|
||||
hosts: neutron_all
|
||||
user: root
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: apt_package_pinning
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
||||
scm: git
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Copyright 2017, Rackspace US, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
Loading…
Reference in New Issue
Block a user