Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: I03b578ad2704edfb527b86c9dde8afc33e92e042
This commit is contained in:
parent
5a163fc36e
commit
69799c1ba0
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Installation and setup of horizon
|
- name: Installation and setup of horizon
|
||||||
hosts: horizon_all
|
hosts: horizon_all
|
||||||
user: root
|
user: root
|
||||||
|
@ -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
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# Copyright 2017, Rackspace US, Inc.
|
# Copyright 2017, Rackspace US, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
Loading…
Reference in New Issue
Block a user