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
2014-10-08 13:47:11 +11:00
..
cache Fix typo in redis cache change from 10afaee1 2014-09-10 09:06:40 -05:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Make dynamic inventory return byte str, not unicode 2014-10-02 20:27:06 -04:00
module_utils Remove unreachable code. 2014-09-23 07:13:59 +02:00
modules Update submodule reference 2014-10-03 15:33:36 -04:00
playbook Template play vars after reading them 2014-10-06 10:50:55 -05:00
runner Revert "atfork import warning should be suppressed when system_warnings = False" 2014-10-06 15:05:52 -05:00
utils Make listify respect the global setting for undefined variables. 2014-10-08 13:47:11 +11:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Move delegate_to out of runner module_vars to prevent bleeding across runs 2014-09-17 14:24:31 -05:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py changes for package loading of modules 2014-09-26 11:25:56 -04:00
errors.py
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00