community.general/lib/ansible/utils
Toshio Kuratomi aeff960d02 Cleanup combine_vars
* Dedupe combine_vars() code (removed from VariableManager)
* Fix merge_hash algorithm to preserve the type
* unittest combine_vars and merge_hash
2015-09-01 11:23:12 -07:00
..
module_docs_fragments cloudstack: implement general api_region support, update docs 2015-08-25 13:54:21 +02:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py fixed ansible pull, reorged validate function for cli to be function specific like parser 2015-06-09 17:24:43 -04:00
color.py Making the switch to v2 2015-05-03 21:47:26 -05:00
debug.py Making the switch to v2 2015-05-03 21:47:26 -05:00
display.py keep banners at 79 2015-08-06 17:37:05 -04:00
encrypt.py Making the switch to v2 2015-05-03 21:47:26 -05:00
hashing.py Making the switch to v2 2015-05-03 21:47:26 -05:00
listify.py Default listify to converting bare variables again 2015-08-12 10:49:46 -04:00
module_docs.py Support print as a function 2015-08-27 22:15:56 +03:00
path.py Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
unicode.py Fix to_bytes(None) on Python 3 2015-08-27 22:15:56 +03:00
vars.py Cleanup combine_vars 2015-09-01 11:23:12 -07:00