ansible/lib/ansible
Toshio Kuratomi a23a5d1b93 Merge pull request #13968 from ansible/synchronize-become-is-reversed
synchronize: First cut at not doing sudo on the control machine but on the remote machine instead.
2016-01-25 19:52:03 -08:00
..
cli adhoc now respects limit when listing hosts 2016-01-25 17:39:01 -05: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 Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Transform tracebacks into unicode before printing 2016-01-25 19:18:59 -08:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00
module_utils Merge pull request #13968 from ansible/synchronize-become-is-reversed 2016-01-25 19:52:03 -08:00
modules Update submodule refs 2016-01-21 11:11:05 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing raise AnsibleError as an 'expected' exception 2016-01-25 22:20:55 -05:00
playbook Make sure blocks use their parents dependency chains 2016-01-25 09:02:44 -05:00
plugins Merge pull request #13968 from ansible/synchronize-become-is-reversed 2016-01-25 19:52:03 -08:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils adds provider argument to nxos shared module 2016-01-19 19:02:41 -05:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py output color is now configurable 2015-12-29 17:40:47 -05:00
test-requirements.txt