1
0
Fork 0
No description
Find a file
Slavi Pantaleev c58e62225a
Merge pull request #1 from nielscil/features/nextcloud-redis-support
Add redis support to nextcloud role
2023-03-25 17:29:34 +02:00
defaults Add redis support to nextcloud role 2023-03-25 15:46:17 +01:00
meta Initial commit 2023-03-17 11:34:15 +02:00
tasks Add support for installing/configuring the Office (Collabora) app 2023-03-17 13:51:45 +02:00
templates Remove double space and simpify if statement 2023-03-25 17:29:27 +02:00
vars Initial commit 2023-03-17 11:34:15 +02:00
justfile Initial commit 2023-03-17 11:34:15 +02:00
LICENSE Initial commit 2023-03-17 11:34:15 +02:00
README.md Initial commit 2023-03-17 11:34:15 +02:00

Nextcloud Ansible role

This is an Ansible role which installs Nextcloud to run as a Docker container wrapped in a systemd service.

This role implicitly depends on:

Check defaults/main.yml for the full list of supported options.

For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook.