Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: If62ec06a8fa9459f307db296870acff4cc4b271c
This commit is contained in:
fpxie
2018-06-20 15:56:29 +08:00
parent f9b74635a0
commit b65faedbbe
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
---
- name: Install Designate Server
hosts: designate_all
user: root

View File

@@ -1,2 +1,3 @@
---
features:
- The ``os-designate`` role now supports Ubuntu 16.04 and SystemD.

View File

@@ -1,3 +1,4 @@
---
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git

View File

@@ -1,3 +1,4 @@
---
# Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");