commit 11042783a1453c54c4c7222bc1692177f1281729 Author: Jorge E. Gomez Date: Fri Jun 17 19:47:59 2022 -0500 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..14f2aea --- /dev/null +++ b/README.md @@ -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" +``` +