Commit graph

13 commits

Author SHA1 Message Date
45bf9ecf8d
fix(docker-compose): Use docker compose plugin for validation 2024-02-22 03:42:59 +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
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
a1ee824f84
matrix: Remove delegate config
BREAKING: Please use the new matrix_delegate role for this.
2021-09-22 02:48:46 +02:00
a6f8793e9a
matrix: Remove elementweb
BREAKING: Please move to the new matrix_elementweb role (variable names mostly stayed the same)
2021-09-22 02:21:14 +02:00
08225cb5ec
matrix: Add option to disable SELinux related tasks 2021-09-21 04:55:09 +02:00
add9e01789
matrix: Remove now extracted webhook-appservice
BREAKING change: 
Removes all handling of the webhook-appservice from the matrix main role, which can now be configured using the new matrix_webhooks role.
2021-08-23 02:11:56 +02:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
d98052630f
matrix: Specify permissions for new config files 2021-01-02 14:38:42 +01:00
c7573dfbf2
matrix: Add appservice-webhooks 2021-01-02 13:46:16 +01:00
08ed54d139
Roles: Validate using the local docker-compose instead of python cmd
This will make it easier to migrate to other systems that do not have python2 etc installed
2021-01-02 04:46:15 +01:00
478d69dabb
matrix: Formatting 2020-11-05 02:36:07 +01:00
f6bd0108e3
Add basic matrix role 2020-09-27 04:29:41 +02:00