ansible/lib/ansible
2016-08-04 11:32:26 -04:00
..
cli added check and diff mode control to console 2016-07-25 08:05:56 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor (re)allow ansible_python_interpreter to contain more than 1 arg (#16247) 2016-07-26 07:46:16 -07:00
galaxy Fixes #163 in galaxy-issues 2016-07-21 14:04:17 -04:00
inventory Implicit localhost ondemand (#16900) 2016-08-02 10:39:00 -04:00
module_utils added y/n to list of module booleans 2016-08-04 10:47:05 -04:00
modules Update submodule refs 2016-07-26 05:22:59 -07:00
parsing warn when searching for an empty string or null 2016-07-26 08:26:07 -04:00
playbook add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
plugins actually skip bad/broken module files found 2016-08-04 11:32:08 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils Colorize around text (#16415) 2016-07-23 18:09:20 -04:00
vars Implicit localhost ondemand (#16900) 2016-08-02 10:39:00 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py optimize booleanifycation 2016-08-04 11:32: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