You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/69201-fix-cwd-sanity-requir...

5 lines
188 B
YAML

bugfixes:
- module_utils - When checking that it is possible to cd in current working
directory before running a module, ansible now also checks that the directory
is searchable (+x).