openstack-ansible-os_rally/examples/playbook.yml
wangqi 906737af24 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: If069f25885b24d323e20f690aa67440a2045491e
2018-08-06 07:52:32 +00:00

7 lines
96 B
YAML

---
- name: Install Rally server
hosts: rally_all
user: root
roles:
- role: "os_rally"