mirror of https://github.com/ansible/ansible.git
Ansible.ModuleUtils.FileUtil - backport catch DirectoryNotFoundException (#37976)
* Ansible.ModuleUtils.FileUtil: catch DirectoryNotFoundException when testing a path (#37968)
(cherry picked from commit 68e44e082e
)
* Added changelog fragments
pull/38238/head
parent
f1a060743a
commit
d0f1a23c45
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- Ansible.ModuleUtils.FileUtil - Catch DirectoryNotFoundException with Test-AnsiblePath
|
||||
https://github.com/ansible/ansible/pull/37968
|
Loading…
Reference in New Issue