1
0
Fork 0
ansible-collection-nextcloud/playbooks/deploy.yml
Nis Wechselberg a59b0eb1f3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Initial version of nextcloud collection
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2025-05-08 00:01:56 +02:00

5 lines
116 B
YAML

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