ansible/lib/ansible
2016-10-06 08:56:42 -05:00
..
cli correctly set become value in console 2016-07-07 10:43:19 -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 Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Check for substates in is_failed before checking main state failure 2016-10-04 01:43:38 -05:00
galaxy Fix galaxy import command for 2.1 (#17417) 2016-09-09 18:04:09 -04:00
inventory The former match for a section header included hosts that began with a range. (#17225) 2016-08-24 10:59:32 -07:00
module_utils Fix for cherry-pick e8dddc3679, 2016-09-21 21:45:03 -07:00
modules bump core submodule ref 2016-10-03 08:32:23 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Fix tmpfile misspelled as tmplfile (#17183) 2016-08-22 11:32:40 -07:00
playbook Moves 'statically included' messages to -vv verbosity 2016-10-06 08:56:42 -05:00
plugins fixed storing of cwd 2016-10-04 14:26:23 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:56 -04:00
utils * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 16:43:22 -07:00
vars Create a raw lookup for hostvars that does not template the data 2016-09-21 13:16:58 -05:00
__init__.py Removing __version__ from __init__.py since it belongs in release.py 2016-06-04 11:00:08 -05:00
constants.py * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 16:43:22 -07:00
release.py New release v2.1.2.0-0.1.rc1 2016-08-22 16:15:56 -05:00
test-requirements.txt