45bf9ecf8d
fix(docker-compose): Use docker compose plugin for validation
2024-02-22 03:42:59 +01:00
7469b6bbf4
!chore(docker-compose): Remove deprecated docker-compose python library
...
Since docker_compose_v2 module is now finally available using the newer plugin, we can retire the hacky install of the docker compose python library.
2024-02-22 01:29:19 +01:00
70341479b1
!chore: Migrate to docker_compose_v2
...
This now uses the new docker compose plugin.
Because we used docker-compose v1.24.1 to this point due to centos needing to install C toolchains to build never versions, the newest Docker v25 breaks compatibility and we need to use something newer.
2024-02-22 00:37:48 +01:00
f112f27449
ansible-lint: Fix various new issues
2022-11-02 21:57:13 +01:00
5393a8ebbc
Use FQCN in all tasks
2022-08-13 17:50:54 +02:00
7fa3ed71a2
matrix-webhooks: Fix idempotency for appservice registration creation
2022-01-02 22:31:44 +01:00
85b867d500
matrix_webhooks: Extract webhook appservice from matrix role
2021-08-23 01:23:15 +02:00