Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: If62ec06a8fa9459f307db296870acff4cc4b271c
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Install Designate Server
|
- name: Install Designate Server
|
||||||
hosts: designate_all
|
hosts: designate_all
|
||||||
user: root
|
user: root
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
|
---
|
||||||
features:
|
features:
|
||||||
- The ``os-designate`` role now supports Ubuntu 16.04 and SystemD.
|
- The ``os-designate`` role now supports Ubuntu 16.04 and SystemD.
|
||||||
|
|||||||
@@ -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");
|
||||||
|
|||||||
Reference in New Issue
Block a user