Commit Graph

65 Commits

Author SHA1 Message Date
23301a0a86 feat(oidc_user_backend): add ansible role 2024-09-29 22:18:55 +02:00
4c8767cb7b meta: bump collection version to 0.6.1, community.docker@^3.0.0, take issues on codeberg.org mirror 2024-09-24 08:48:59 +02:00
ab9045b0bf docs: correct README links 2024-09-24 08:47:46 +02:00
04affe4135 meta: bump collection to 0.6.0 2024-09-21 11:19:44 +02:00
a0f66c3309 update(server): bump version to 30.0.0 2024-09-21 11:19:11 +02:00
b21078f42a update(server): bump version to 29.0.7 2024-09-21 11:18:31 +02:00
0cacf217a4 update(server): bump version to 28.0.10 2024-09-21 11:17:50 +02:00
8916c6806c meta: require atleast ansible >= 2.15.0 2024-09-21 11:15:37 +02:00
5e76a4d734 meta: bump collection version to 0.5.2 2024-09-21 10:18:55 +02:00
7dc25f5821 refactor(server): migrate to fully qualified module names 2024-07-27 21:37:34 +02:00
5ed71fa11a chore(nginx_fpm_proxy): add nextcloud_nginx_container_ports 2024-07-27 21:35:30 +02:00
95aff397b8 fix(apps): ignore comparisons on container restart, migrate to fully qualified module names 2024-07-27 21:34:43 +02:00
a708450260 refactor: migrate to fully qualified module names 2024-07-27 21:32:56 +02:00
8b600a9830 update(server): bump version to 28.0.8 2024-07-27 19:24:07 +02:00
e4c4f0bac4 fix(nextcloud-fpm-proxy): adapt config to upstream nginx recommendations 2024-03-31 18:58:40 +02:00
236a7236d4 update(nginx_fpm_proxy): bump version to 1.25.3 2024-02-06 11:00:49 +01:00
6f22e87252 update(server): bump version to 28.0.2 2024-02-04 10:30:43 +01:00
6504e0d7f8 update(server): bump version to 27.1.6 2024-02-04 10:19:35 +01:00
68fac3624b update(server): bump version to 27.1.1 2023-10-08 16:34:40 +02:00
f8861c266f update(server): bump version to 26.0.7 2023-10-08 15:55:23 +02:00
d2e870389f update(server): bump version to 25.0.12 2023-10-08 15:50:45 +02:00
0f671549d5 chore: add collection runtime metadata 2023-07-19 17:11:40 +02:00
c045b0586e chore(nginx-fpm-proxy)!: rename role to nginx_fpm_proxy 2023-07-19 17:11:08 +02:00
4e2757f649 chore(ldap-user-backend)!: rename role to ldap_user_backend 2023-07-19 17:07:59 +02:00
80ec87c7f4 chore: update ansible collection metadata 2023-07-17 21:07:45 +02:00
e079c5d48b update(nginx-fpm-proxy): bump version to 1.23.3 2023-02-09 16:30:26 +01:00
acbb6bfef7 update(server): bump version to 25.0.3 2023-02-09 16:30:21 +01:00
0368d71410 chore(server): adjust folder permissions to be idempotent, formatting 2023-02-09 16:30:11 +01:00
c7fd45b47f update(server): bump version to 24.0.9 2023-02-09 16:07:21 +01:00
8ff2a5878e update(nginx-fpm-proxy): update to 1.23.2 2022-10-31 10:47:20 +01:00
b02037f743 update(server): bump version to 24.0.6 2022-10-31 10:46:57 +01:00
63a291121a update(server): bump version to 24.0.4 2022-09-04 10:39:55 +02:00
69d76f3342 update(server): bump version to 24.0.3 2022-07-24 09:06:25 +02:00
f465c5d792 update(server): bump version to 24.0.2 2022-07-17 16:04:55 +02:00
29a145fe42 fix(nginx-fpm-proxy): compare fpm_socket against strings not sequences 2022-06-19 14:34:20 +02:00
f27abe9e42 chore(nginx-fpm-proxy): allow specifying multiple sockets as upstreams 2022-05-29 09:48:25 +02:00
e76e4beac0 chore(server): name socket after container name 2022-05-29 09:47:40 +02:00
b40bd1a383 update(server): bump version to 24.0.1 2022-05-29 09:46:58 +02:00
6acf6314eb update(server): bump version to 23.0.3 2022-04-03 14:42:06 +02:00
3e5ad9ac5d chore: bump version to 0.5.0 2021-12-12 18:31:53 +01:00
ed8f838092 update(server): bump version to 23.0.0 2021-12-12 18:31:12 +01:00
cd527b9faa feat(nginx-fpm-proxy): add ansible role for nginx-based frontend proxy 2021-12-04 09:38:55 +01:00
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
0.4.0
2021-11-26 07:57:16 +01:00
63f45dc193 chore(server): do not leak secrets in ansible task names 2021-11-26 07:55:46 +01:00
c56b82121b chore(server): do not check mode when retrieving current config setting 2021-11-26 07:54:54 +01:00
e46c687b89 feat(ldap-user-backend): add role for managing ldap user backend in nextcloud 2021-11-21 12:39:33 +01:00
ea33ee5ea7 feat(apps): allow checking app integrity 2021-11-21 08:29:12 +01:00
a907549dc9 fix(apps): specify occ command 2021-11-01 16:40:45 +01:00
b1a1daf955 fix(server): specify value type when configuring settings 2021-10-28 17:56:05 +02:00
341780731c chore: bump version to 0.3.0 0.3.0 2021-10-24 16:08:25 +02:00