[WIP] Allow more --check runs #166

Closed
dprevot wants to merge 1 commit from when-not-check into stable

1 commit

Author SHA1 Message Date
David Prevot fc692cf65b Allow more --check runs
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
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-21 18:05:41 +01:00