ansible-collection-nextcloud/playbooks/deploy.yml

6 lines
116 B
YAML
Raw Normal View History

---
- name: 'Deploy nextcloud roles to host group'
hosts: 'nextcloud'
roles:
- 'enbewe.nextcloud.nextcloud'