summaryrefslogtreecommitdiff
path: root/changelogs/fragments/61185-basic.py-fix-check_mode.yaml
blob: b05c689b2f12aff376de834c7f9b6ae46a34e513 (plain)
1
2
bugfixes:
- AnsibleModule.set_mode_if_different - don't check file existence when check_mode is activated (https://github.com/ansible/ansible/issues/61185).