Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: Ifd6df78a76ed1f90e1523345b775b830b61a003c
This commit is contained in:
wangqi 2018-08-06 07:16:06 +00:00
parent f9ef4cc391
commit 2c319c8593
7 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Install barbican server
hosts: barbican_all
user: root

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 2016, Intel Corporation.
#
# Licensed under the Apache License, Version 2.0 (the "License");

View File

@ -1,3 +1,4 @@
---
# Copyright 2017, SUSE Linux GmbH.
#
# Licensed under the Apache License, Version 2.0 (the "License");

View File

@ -1,3 +1,4 @@
---
# Copyright 2016
#
# Licensed under the Apache License, Version 2.0 (the "License");

View File

@ -1,3 +1,4 @@
---
# Copyright 2019, SUSE Linux GmbH.
#
# Licensed under the Apache License, Version 2.0 (the "License");

View File

@ -1,3 +1,4 @@
---
# Copyright 2017, SUSE Linux GmbH.
#
# Licensed under the Apache License, Version 2.0 (the "License");