Trivial: Fix the pep8 warning

The yaml should start with "---"

Change-Id: Id60027322c305b74be161e0174a5b9ece0890e22
This commit is contained in:
wangqi 2018-08-06 07:59:01 +00:00
parent d25f899c43
commit 3f65bb632d
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Install zaqar server
hosts: zaqar_all
user: root