kolla/ansible/kolla-host.yml

8 lines
103 B
YAML

---
- hosts: baremetal
gather_facts: no
roles:
- { role: baremetal,
tags: baremetal }