Skip to content

Commit f475710

Browse files
spantaleevclaude
andcommitted
requirements.yml: bump 22 mash roles to versions using modern community.docker modules
These external roles were modernized to switch off the deprecated-shape `community.docker.docker_image` module in favour of `docker_image_pull` and `docker_image_build`, matching the in-tree role sweep. Roles bumped: backup_borg, cinny, container_socket_proxy, coturn, ddclient, etherpad, exim_relay, grafana, hydrogen, jitsi, livekit_server, ntfy, postgres, postgres_backup, prometheus, prometheus_nginxlog_exporter, prometheus_node_exporter, prometheus_postgres_exporter, sable, traefik, traefik_certs_dumper, valkey. Closes spantaleev#5191. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 152a3bb commit f475710

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

requirements.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
version: v1.0.0-6
55
name: auxiliary
66
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git
7-
version: v1.4.4-2.1.4-0
7+
version: v1.4.4-2.1.4-1
88
name: backup_borg
99
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-cinny.git
10-
version: v4.11.1-1
10+
version: v4.11.1-2
1111
name: cinny
1212
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-container-socket-proxy.git
13-
version: v0.4.2-4
13+
version: v0.4.2-5
1414
name: container_socket_proxy
1515
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-coturn.git
16-
version: v4.9.0-1
16+
version: v4.9.0-2
1717
name: coturn
1818
activation_prefix: coturn_
1919
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ddclient.git
20-
version: v4.0.0-2
20+
version: v4.0.0-3
2121
name: ddclient
2222
activation_prefix: ddclient_
2323
- src: git+https://github.com/geerlingguy/ansible-role-docker
@@ -27,25 +27,25 @@
2727
version: 542a2d68db4e9a8e9bb4b508052760b900c7dce6
2828
name: docker_sdk_for_python
2929
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-etherpad.git
30-
version: v2.7.2-0
30+
version: v2.7.2-1
3131
name: etherpad
3232
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-exim-relay.git
33-
version: v4.99.1-r0-2-0
33+
version: v4.99.1-r0-2-1
3434
name: exim_relay
3535
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git
36-
version: v11.6.5-9
36+
version: v11.6.5-10
3737
name: grafana
3838
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hydrogen.git
39-
version: v0.5.1-3
39+
version: v0.5.1-4
4040
name: hydrogen
4141
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git
42-
version: v10888-0
42+
version: v10888-1
4343
name: jitsi
4444
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-livekit-server.git
45-
version: v1.11.0-1
45+
version: v1.11.0-2
4646
name: livekit_server
4747
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git
48-
version: v2.22.0-0
48+
version: v2.22.0-1
4949
name: ntfy
5050
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
5151
version: ea8c5cc750c4e23d004c9a836dfd9eda82d45ff4
@@ -57,25 +57,25 @@
5757
version: dd6e15246b7a9a2d921e0b3f9cd8a4a917a1bb2f
5858
name: playbook_state_preserver
5959
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres.git
60-
version: v18.3-4
60+
version: v18.3-5
6161
name: postgres
6262
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
63-
version: v18-2
63+
version: v18-3
6464
name: postgres_backup
6565
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
66-
version: v3.11.3-0
66+
version: v3.11.3-1
6767
name: prometheus
6868
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-nginxlog-exporter.git
69-
version: v1.10.0-2
69+
version: v1.10.0-3
7070
name: prometheus_nginxlog_exporter
7171
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
72-
version: v1.10.2-0
72+
version: v1.10.2-1
7373
name: prometheus_node_exporter
7474
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git
75-
version: v0.19.1-3
75+
version: v0.19.1-4
7676
name: prometheus_postgres_exporter
7777
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-sable.git
78-
version: v1.14.0-0
78+
version: v1.14.0-1
7979
name: sable
8080
- src: git+https://github.com/devture/com.devture.ansible.role.systemd_docker_base.git
8181
version: v1.5.0-0
@@ -87,11 +87,11 @@
8787
version: v1.1.0-1
8888
name: timesync
8989
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik.git
90-
version: v3.6.15-0
90+
version: v3.6.15-1
9191
name: traefik
9292
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik-certs-dumper.git
93-
version: v2.10.0-6
93+
version: v2.10.0-7
9494
name: traefik_certs_dumper
9595
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-valkey.git
96-
version: v9.0.3-3
96+
version: v9.0.3-4
9797
name: valkey

0 commit comments

Comments
 (0)