omni/playbook.yaml

8 lines
133 B
YAML

---
# execute this role
- name: "install and configure SideroLabs's Omni"
hosts: "all"
become: true
roles:
- role: "omni"