ansible-roles/etc-git/tasks
David Prevot 61f2096fad Allow more --check runs
Use “when: not ansible_check_mode” or “when <file>.stat.exists or not
ansible_check_mode” in order to provide a meaningful diff if possible.

This is an improvement from the previously reverted commit
1728eaee68.
2022-12-23 16:20:06 +01:00
..
commit.yml etc-git: use "ansible-commit" to efficiently commit all available repositories (including /etc inside LXC) from Ansible 2022-04-27 14:22:59 +02:00
lxc_commit.yml etc-git: Commit changes to /etc in containers 2022-03-30 16:33:00 +02:00
main.yml Allow more --check runs 2022-12-23 16:20:06 +01:00
repositories.yml Revert "Add “when: not ansible_check_mode” to allow more --check" 2022-12-14 07:41:18 +01:00
repository.yml Remove warning ignores as they are depreciated 2022-12-22 11:32:32 -05:00
utils.yml etc-git: use "ansible-commit" to efficiently commit all available repositories (including /etc inside LXC) from Ansible 2022-04-27 14:22:59 +02:00