lemur/nextcloud/ansible
2022-05-17 00:37:54 -06:00
..
files Update to nextcloud 24.0.0 2022-05-16 09:16:53 -06:00
group_vars/nextcloud New test server 2022-05-16 23:01:36 -06:00
roles Add nextcloud_fqdn to /etc/hosts file 2022-05-17 00:37:14 -06:00
vars Set nextcloud_config_is_read_only to true 2022-05-17 00:37:54 -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