Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: I6a533883175d54daf6dc03c477e35100e097c17a
This commit is contained in:
parent
c5be0195e8
commit
a0820e7519
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: Install Galera server
|
||||
hosts: galera_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