ansible/changelogs/fragments/61185-basic.py-fix-check_mode.yaml

3 lines
157 B
YAML
Raw Normal View History

bugfixes:
- AnsibleModule.set_mode_if_different - don't check file existence when check_mode is activated (https://github.com/ansible/ansible/issues/61185).