community.general/lib/ansible
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
..
cli galaxy fixes 2015-08-28 12:32:50 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Allow setup to run when using --start-at-task 2015-08-31 22:10:34 -04:00
galaxy removed as it does not fool setup.py to include data and it must be specified in setup.py 2015-09-01 10:58:58 -04:00
inventory less misleading message for when someone looks up vars for a host not in inventory 2015-08-30 12:41:21 -04:00
module_utils Adds utf-8 encoding to f5 module_utils 2015-09-01 08:10:23 -07:00
modules Submodule update 2015-09-01 11:03:19 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Merge pull request #12112 from amenonsen/vault-stdio 2015-08-27 11:26:48 -07:00
playbook Also always post_validate Handler class as well 2015-09-01 11:02:42 -04:00
plugins Merge pull request #12188 from amenonsen/easy-debug 2015-09-01 14:15:15 -04:00
template Don't use iteritems() in templar to avoid (hostvars) dict size change errors 2015-09-01 14:11:23 -04:00
utils Cleanup combine_vars 2015-09-01 11:23:12 -07:00
vars Cleanup combine_vars 2015-09-01 11:23:12 -07:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Merge pull request #11880 from bcoca/configurable_squash 2015-08-23 13:32:15 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00