kolla-ansible/ansible/bifrost.yml

7 lines
105 B
YAML

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