1
0
Fork 0
No description
Find a file
Slavi Pantaleev 20ec60eba0
Merge pull request #24 from sudo-Tiz/patch-1
Update adjust_config.yml - remove type for preview generator
2024-10-02 14:41:44 +03:00
defaults Upgrade (29.0.7 -> 30.0.0) 2024-09-21 17:23:24 +03:00
meta Initial commit 2023-03-17 11:34:15 +02:00
tasks Update adjust_config.yml - remove type for preview generator 2024-10-02 11:29:40 +00:00
templates added optional systemd service + timer for nextcloud app updates (#17) 2024-05-08 16:34:41 +03:00
vars Improve Redis support by mounting read-write redis-session.ini into the container 2023-04-03 10:20:27 +03: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.