ansible/lib/ansible
2016-08-10 10:49:27 -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 Fix from @jimi-c to use task_vars when polling async tasks. (#17003) 2016-08-08 11:07:32 -07:00
galaxy moved validate info from vvv to debug 2016-05-27 09:44:42 -04:00
inventory Implicit localhost ondemand (#16900) 2016-08-02 10:39:37 -04:00
module_utils Relicense low-hanging fruit to BSD (#17025) 2016-08-10 10:49:27 -07:00
modules New release v2.1.1.0-1 2016-07-28 10:32:34 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Only show the traceback for importing cryptography when in Ansible Debug. (#16795) 2016-07-22 05:41:45 -07:00
playbook Force remote_user to be the currently user for connection=local 2016-07-06 23:10:47 -05:00
plugins set cwd to task's basedir (#16805) 2016-08-08 13:14:00 -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 Implicit localhost ondemand (#16900) 2016-08-02 10:39:37 -04: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.1.0-0.1.rc1 2016-06-17 14:33:25 -05:00
test-requirements.txt