ansible/lib/ansible
2016-05-26 16:29:41 -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:50:25 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix the error handling for loop squashing to restore the name argument into the task args (#15949) 2016-05-21 07:34:36 -07:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:49 -04:00
inventory made format more flexible and allow for non dict entries 2016-05-16 14:40:11 -04:00
module_utils Add strings 'True' and 'False' as booleans as python bools converted to strings will look that way. 2016-05-25 10:38:35 -07:00
modules Update submodule refs -- get them back onto the stable-2.1 branch instead of devel 2016-05-26 16:29:41 -07:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-25 06:59:37 -07:00
playbook When adding nested blocks, don't pass in any parent includes 2016-05-25 06:59:37 -07:00
plugins Fix unarchive failures when the destination is a symlink to a directory (#15999) 2016-05-26 15:02:10 -07:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Add aliases 2016-04-29 01:29:04 -04:00
vars Use get_dep_chain() instead of directly using a blocks _dep_chain 2016-05-26 15:48:53 -04:00
__init__.py New release v2.1.0.0-0.2.rc2 2016-05-13 17:07:03 -04:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix the version number 2016-04-29 14:01:14 -07:00
test-requirements.txt