feat(ldap-user-backend): add role for managing ldap user backend in nextcloud

This commit is contained in:
2021-10-16 15:01:14 +02:00
parent ea33ee5ea7
commit e46c687b89
9 changed files with 280 additions and 0 deletions

View File

@ -13,6 +13,8 @@ and managing nextcloud installations
- [`roles/apps`](roles/apps/README.md):
For managing nextcloud apps in an already installed nextcloud
server instance. Can install, remove, enable/disable and update apps.
- [`roles/ldap-user-backend`](roles/ldap-user-backend/README.md):
Manages LDAP authentication sources in installed nextcloud instances.
## License