ansible/lib/ansible
2016-09-23 14:53:31 -07:00
..
cli correctly set become value in console 2016-07-07 10:43:19 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Use loop_control.loop_var directly 2016-09-23 10:39:06 -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 Update submodule refs for mount fixes 2016-09-23 14:53:31 -07:00
new_inventory
parsing Fix tmpfile misspelled as tmplfile (#17183) 2016-08-22 11:32:40 -07:00
playbook Remove _load_hosts() from Play initialization as it's no longer needed and it breaks using extra_vars defining a list for hosts (#17699) 2016-09-21 20:41:13 -07:00
plugins fixes issue with net_template failing unless src argument provided. (#17726) 2016-09-23 09:24:30 -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