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

5 lines
112 B
YAML

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