Trivial: Fix the pep8 warning

The yaml should start with "---"
Change-Id: I1c5f591a476cf888fbd3bb09ea55a46849c66e04
This commit is contained in:
fpxie
2018年06月20日 16:25:58 +08:00
parent dfe2c59a7e
commit 36de3b8ee6

View File

@@ -1,3 +1,4 @@
---
- name:os_tempest role
hosts:"hosts"
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 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Reference in New Issue
openstack/openstack-ansible-os_tempest
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.