community.general/lib/ansible
Toshio Kuratomi 8a184381af Strip junk after JSON return. (#15822)
Fixes #15601
2016-05-11 17:54:01 -07:00
..
cli fixes-#15685-tools-that-paginate-show-spurious-less-output: less --version outputs to standard out not to standard error so this changes the redirect from 2> to > (#15720) 2016-05-09 16:48:46 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Simply being in an always block shouldn't mean a host did not fail 2016-05-11 19:13:12 -04:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
inventory simplified inventory error messaging 2016-05-10 17:16:26 -04:00
module_utils small python3 fix so that ping will run on python3 2016-05-10 21:59:42 -07:00
modules Update submodule refs 2016-05-10 21:59:42 -07:00
new_inventory
parsing make vi the default editor if no EDITOR 2016-05-03 09:39:19 -04:00
playbook Do not include params when getting role vars in certain situations 2016-05-11 13:17:32 -04:00
plugins Strip junk after JSON return. (#15822) 2016-05-11 17:54:01 -07:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Updating VCA module documentation (#14368) 2016-05-06 09:53:43 -04:00
vars Do not include params when getting role vars in certain situations 2016-05-11 13:17:32 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt