forked from finallycoffee/nextcloud
finallycoffee.nextcloud
ansible collection for deploying nextcloud services, integrations & more
Johanna Dorothea Reichmann
991b8c635c
- Adds the role `ldap_user_backend` for managing ldap authentication backends in nextcloud - Allow checking integrity of nextcloud apps - Allow specifying type for server settings, avoid leaking secrets in ansible task names |
||
---|---|---|
roles | ||
galaxy.yml | ||
LICENSE.md | ||
README.md |
finallycoffee.nextcloud
ansible collection
Overview
This ansible collection provides various roles for deploying and managing nextcloud installations
Roles
roles/server
: For deploying and configuring a bare nextcloud instance in a docker container. Supports both the-apache
(default) and-fpm
variants.roles/apps
: For managing nextcloud apps in an already installed nextcloud server instance. Can install, remove, enable/disable and update apps.roles/ldap-user-backend
: Manages LDAP authentication sources in installed nextcloud instances.
License
CNPLv7+: Cooperative Nonviolent Public License