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
|
||||
hosts: designate_all
|
||||
user: root
|
||||
|
@@ -1,2 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- The ``os-designate`` role now supports Ubuntu 16.04 and SystemD.
|
||||
|
@@ -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");
|
||||
|
Reference in New Issue
Block a user