1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/vars
cinerama70 fb50698da3 Graceful error handling when delegate_to host null (#17453) (#17783)
Currently, if the host specified in delegate_to for a task is null,
Ansible will crash with a stack trace. Add a check for this state
and handle the error appropriately.
2016-09-28 19:24:32 -04:00
..
__init__.py Graceful error handling when delegate_to host null (#17453) (#17783) 2016-09-28 19:24:32 -04:00
hostvars.py Feature/add ansible play hosts all (#17498) 2016-09-23 11:17:46 -04:00
unsafe_proxy.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00