ansible-collection-uffd/playbooks/deploy.yml
Nis Wechselberg 29d7b1c504
First version of the uffd collection
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2024-12-20 17:38:05 +01:00

5 lines
107 B
YAML

---
- name: 'Deploy uffd service to matching host group'
hosts: 'uffd'
roles:
- 'enbewe.uffd.uffd'