kolla-ansible/ansible/bifrost.yml
Christian Berendt 4c39f2e9fc Give plays in the playbooks a name
Change-Id: I44c2668a8ebb6dd3201a6eb4e47284871380e6d7
2016-12-05 15:40:56 +00:00

7 lines
105 B
YAML

---
- name: Apply role bifrost
hosts: localhost
roles:
- { role: bifrost,
tags: bifrost}