first commit

This commit is contained in:
Jorge Enrique Gómez Gómez 2022-06-17 19:47:59 -05:00
commit 11042783a1

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Ansible role that configures Nextcloud in a server or container
To be used with Ansible-pull:
```console
apt install ansible
ansible-pull -U "ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-nextcloud.git"
```