ansible/changelogs/fragments/69640-file_should_warn_when_path_and_owner_or_group_dont_exist.yml

3 lines
144 B
YAML
Raw Normal View History

bugfixes:
- file - the module should warn in check_mode when path an owner/group don't exist (https://github.com/ansible/ansible/issues/67307).