ae60d6fea6
docker_compose(role): use community.docker.docker_compose_v2 module
...
/ Ansible Lint (pull_request) Failing after 2m12s
/ Ansible Lint (push) Failing after 1m57s
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
f943e95e2e
fix ansible_lint issues
...
/ Ansible Lint (push) Failing after 48s
Use prefix for role variables, have an ending newline at the end of
files and use changed_when for command.
Also exclude *.sops.yaml files from ansible-lint.
2025-10-13 17:43:00 +02:00
2edb3443d6
Kick yate when config file changes
...
closes #29
2025-07-06 17:32:23 +02:00
eefcbe0c43
Add yate
/ Ansible Lint (push) Failing after 3m4s
2025-07-04 20:51:14 +02:00