lemur/nextcloud/ansible
2022-05-16 19:46:12 -06:00
..
files Update to nextcloud 24.0.0 2022-05-16 09:16:53 -06:00
group_vars/nextcloud A new IP for the nextcloud server 2022-05-14 00:17:04 -05:00
roles Disable read only setting for config.php 2022-05-16 19:44:22 -06:00
vars Add nextcloud_config_is_read_only variable 2022-05-16 19:45:51 -06:00
.gitignore I've added a .gitignore which ignores certificates/* 2022-05-14 00:10:27 -05:00
ansible.cfg Added ansible.cfg and sample files 2022-05-14 00:10:54 -05:00
ansible.cfg.sample Added ansible.cfg and sample files 2022-05-14 00:10:54 -05:00
inventory A few more files that went from loolwsd to coolwsd 2022-05-14 00:16:43 -05:00
inventory-infotec A few more files that went from loolwsd to coolwsd 2022-05-14 00:16:43 -05:00
nextcloud_appliance.yaml Rename loolwsd to coolwsd 2022-05-14 00:14:16 -05:00
README.md I've added a requirements.yaml file and a README.md that explains how to use it 2022-05-16 13:11:44 -05:00
redhat_pre_tasks.yaml feat: move Red Hat pre tasks to a separate file 2021-10-25 20:33:59 -06:00
requirements.yaml I've added a requirements.yaml file and a README.md that explains how to use it 2022-05-16 13:11:44 -05:00
test_roles.yaml Rename loolwsd to coolwsd 2022-05-14 00:14:16 -05:00

NextCloud Ansible

This is our playbook for installing NextCloud.

pre-requisites

If you're using ansible-core, you need to install the requirements first.

ansible-galaxy install -r requirements.yaml