kolla-ansible/ansible/bifrost.yml

7 lines
103 B
YAML

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