Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: Ifadeeb60985a840643c661d7e3b117f14e04d7d9
This commit is contained in:
melissaml 2018-11-08 19:55:56 +08:00
parent faaf0587f4
commit 2bf4e5c032
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
---
# Copyright 2017, Ravi Kumar Boyapati <rboyapat@gmail.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
@ -13,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
---
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git