ansible/changelogs/fragments/dont_choose_unreadable.yml
Brian Coca a39b721db5
fixes to config manager (#58530)
* skip unreadable ansible.cfg

* all types should check for type

* patch access for tests and fix tests that relied on missing files not being checked
2019-07-17 10:39:30 -04:00

2 lines
81 B
YAML

bugfixes:
- avoid choosing an unreadable ansible.cfg just because it exists.