community.general/lib/ansible/utils
James Cammarata ff9f5d7dc8 Starting to add additional unit tests for VariableManager
Required some rewiring in inventory code to make sure we're using
the DataLoader class for some data file operations, which makes mocking
them much easier.

Also identified two corner cases not currently handled by the code, related
to inventory variable sources and which one "wins". Also noticed we weren't
properly merging variables from multiple group/host_var file locations
(inventory directory vs. playbook directory locations) so fixed as well.
2015-09-04 16:41:38 -04: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 Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04: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