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
Rob Howard 2769098fe7 Make listify respect the global setting for undefined variables.
(Fixes #9008.)

With credit to jimi-c for the initial pass in this commit:
b18bd6b98e
10 years ago
..
cache Fix typo in redis cache change from 10afaee1 10 years ago
callback_plugins Remove runner_on_error callback that is never used. 11 years ago
inventory Make dynamic inventory return byte str, not unicode 10 years ago
module_utils Remove unreachable code. 10 years ago
modules Update submodule reference 10 years ago
playbook Template play vars after reading them 10 years ago
runner Revert "atfork import warning should be suppressed when system_warnings = False" 10 years ago
utils Make listify respect the global setting for undefined variables. 10 years ago
__init__.py Version bump for 1.8 10 years ago
callbacks.py Move delegate_to out of runner module_vars to prevent bleeding across runs 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py changes for package loading of modules 10 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Dedupe PTR record related code in rax_dns_record 10 years ago