ansible-collection-nextcloud/playbooks/nextcloud_stack.yml
s3lph 81576dc751
Some checks failed
Ansible Lint / build (push) Successful in 1m7s
Ansible Galaxy / deploy (push) Failing after 1m47s
fix: ansible-lint
2024-04-14 19:56:19 +02:00

8 lines
148 B
YAML

---
- name: Deploy the Nextcloud stack
hosts: all
roles:
- s3lph.nextcloud.php
- s3lph.nextcloud.keydb
- s3lph.nextcloud.nextcloud