ansible-collection-uffd/playbooks/deployment.yml
Nis Wechselberg f75bf4ca13
First version of the uffd collection
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2024-06-17 16:32:48 +02:00

5 lines
112 B
YAML

---
- name: 'Deploy collection roles to matching host groups'
hosts: 'uffd'
roles:
- 'enbewe.uffd.uffd'