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
|
||||
hosts: "hosts"
|
||||
user: root
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Copyright 2018, SUSE LINUX GmbH.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -1 +1,2 @@
|
||||
---
|
||||
lxc_install_yum.yml
|
@ -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