Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: Idc217ee0d4409360c0763779acadf21d39206ff7
This commit is contained in:
parent
7f04e633c0
commit
cf847ca8da
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Basic LXC host setup
|
- name: Basic LXC host setup
|
||||||
hosts: "hosts"
|
hosts: "hosts"
|
||||||
user: root
|
user: root
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# Copyright 2018, SUSE LINUX GmbH.
|
# Copyright 2018, SUSE LINUX GmbH.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
---
|
||||||
lxc_install_yum.yml
|
lxc_install_yum.yml
|
@ -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