lemur/nextcloud/ansible
Renich Bon Ćirić d5bc1284fc WIP: En pro de la idempotencia
Ahora, si borramos el servidor de aplicación, podemos correr ésto y se
restaura.
2022-07-01 01:59:27 -05:00
..
files Update to nextcloud 24.0.0 2022-05-16 09:16:53 -06:00
group_vars/nextcloud separación preliminar del servicio de postgresql 2022-06-30 22:17:04 -05:00
roles WIP: En pro de la idempotencia 2022-07-01 01:59:27 -05:00
vars Resoluciuón de conflictos 2022-06-10 22:44:22 -05:00
.gitignore WIP: En pro de la idempotencia 2022-07-01 01:59:27 -05:00
ansible.cfg ansible: I've added some configuration for performance 2022-06-10 23:36:50 -05:00
ansible.cfg.sample
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
inventory-test-infotec separación preliminar del servicio de postgresql 2022-06-30 22:17:04 -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
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