ansible/lib/ansible
2016-09-12 09:02:44 -07: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 task_result _check_key should handle empty results (#16766) 2016-08-29 08:40:38 -07: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 For module parameter checking, allow conversion of int to float (#17325) 2016-08-31 09:01:03 -07:00
modules Update submodule refs 2016-09-12 09:02:44 -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 Several fixes for includes 2016-08-31 00:09:33 -05:00
plugins Add partially backwards compatible version of _fixup_perms. (#17427) 2016-09-06 16:56:47 -07: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 Backport of f722d41 to the stable-2.1 branch 2016-08-22 10:21:45 -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