ansible-collection-nextcloud/playbooks/deployment.yml

6 lines
127 B
YAML
Raw Permalink Normal View History

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