Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: I82b195b77102c3da98ca42cdba800b52bab10631
This commit is contained in:
fpxie 2018-06-20 16:28:29 +08:00
parent 74fa981532
commit 38e4a9e586
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Install haproxy
hosts: haproxy
user: root

View File

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