1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
2016-01-18 14:43:55 -08:00
..
cli Revert "Show version without supplying a dummy action" 2016-01-07 08:28:18 -05:00
compat
config
errors Allow Ansible to return error with unicode within it. 2016-01-14 23:44:48 +01:00
executor Fix with loop + delegate issues 2016-01-18 17:35:00 -05:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory overwrite/merge not remove prev inventory data 2016-01-14 18:06:54 -05:00
module_utils better init detection 2016-01-18 15:17:43 -05:00
modules Update submodule refs 2016-01-18 13:59:57 -08:00
new_inventory
parsing Allow module args as k=v pairs when using the module: option with local_action 2016-01-18 14:32:44 -05:00
playbook Fix with loop + delegate issues 2016-01-18 17:35:00 -05:00
plugins Turn results that come from traceback messages into unicode, not str. 2016-01-18 14:43:55 -08:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils correctly deals with non serializable type 2016-01-18 15:17:43 -05:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py output color is now configurable 2015-12-29 17:40:47 -05:00
test-requirements.txt