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