Commit graph

4 commits

Author SHA1 Message Date
ae60d6fea6
docker_compose(role): use community.docker.docker_compose_v2 module
Use the community.docker.docker_compose_v2 module as it supports proper
changed handling out of the box, making the roles code more
straightforward and work. Also just do a docker compose restart instead
of having the custom docker compose reload script.

https://docs.ansible.com/ansible/latest/collections/community/docker/docker_compose_v2_module.html
2025-11-02 23:13:20 +01:00
dea66771e0
ansible_pull(role): ensure SOPS is installed
Also add the SOPS community collection as a requirement for this repo.
2025-10-15 02:33:42 +02:00
4060dbbe21
fix all ansible-lint yaml errors (except for line-length) 2024-11-23 02:49:23 +01:00
e7a6b73e57 Add galaxy requirements 2024-08-12 11:39:50 +02:00