ansible-collection-nextcloud/playbooks/nextcloud_stack.yml

9 lines
148 B
YAML
Raw Permalink Normal View History

2023-02-07 20:48:16 +01:00
---
2024-04-14 19:56:19 +02:00
- name: Deploy the Nextcloud stack
hosts: all
2023-02-07 20:48:16 +01:00
roles:
- s3lph.nextcloud.php
- s3lph.nextcloud.keydb
2023-02-07 20:48:16 +01:00
- s3lph.nextcloud.nextcloud