ansible-collection-uffd/playbooks/deploy.yml

6 lines
107 B
YAML
Raw Normal View History

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