Compare commits

...

1 Commits

Author SHA1 Message Date
991b8c635c chore: bump version to 0.4.0
- 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
2021-11-26 07:57:16 +01:00

View File

@ -1,6 +1,6 @@
namespace: finallycoffee
name: nextcloud
version: 0.3.0
version: 0.4.0
readme: README.md
authors:
- Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu>