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/lib/ansible/vars
Abhijeet Kasurde 741fa025a0
delegate_to: accept only string for delegation host (#43473)
delegate_to parameter in task only accepts string,
this fix will error out if other datatypes are provided instead of
string.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
__init__.py Transition inventory into plugins (#23001) 8 years ago
clean.py Fix fact cleaning (#42595) 6 years ago
hostvars.py Only template each hostvars var on-demand (fixes #33259) 7 years ago
manager.py delegate_to: accept only string for delegation host (#43473) 6 years ago
reserved.py Error if a module is found to shadow a reserved keyword (#34649) 7 years ago
unsafe_proxy.py Enable wildcard import pylint (#35786) 7 years ago