chore: rename roles to reflect upstream naming scheme

This commit is contained in:
2021-10-16 15:14:50 +02:00
parent 6d383fb81d
commit 1caf613ff2
16 changed files with 3 additions and 3 deletions

8
roles/server/README.md Normal file
View File

@ -0,0 +1,8 @@
# `finallycoffee.nextcloud.nextcloud` ansible role
This role can be used to deploy nextcloud in a docker container,
regardless of wether the `apache` or `fpm` docker image is used.
It provides various common (optimization) configuration options
and creates a user on the host which is mapped into the container,
so the host file permissions remain comprehensible.