ansible-infra/inventories
June 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
..
chaosknoten sunders(host): deploy sunders using docker compose 2025-11-01 17:53:08 +01:00
z9 docker_compose(role): use community.docker.docker_compose_v2 module 2025-11-02 23:13:20 +01:00