ansible-collection-nextcloud/playbooks/deploy.yml
Nis Wechselberg 87eac5bded
Initial version of nextcloud collection
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2024-12-22 16:30:50 +01:00

5 lines
116 B
YAML

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