summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (re)allow ansible_python_interpreter to contain more than 1 arg (#16247)tmp-holding-branch-post-2.1.1Lukas Pirl2016-07-261-9/+4
* Fix quoting of args for old-style modulesAndrew Gaffney2016-06-201-1/+1
* Unprivileged become on HP-UX/UNIX (Fixes #16249) (#16275)elotje2016-06-201-32/+28
* Add setfacl on BSD fix to CHANGELOGToshio Kuratomi2016-06-171-0/+1
* Update core submodule ref for wait_for fixToshio Kuratomi2016-06-171-0/+0
* Use find instead of -R for recursive setfacl (#16340)Toshio Kuratomi2016-06-171-3/+4
* Allowing changed colour to be set properly from ansible.cfg (#16338)Mark Szymanski2016-06-171-1/+1
* bump core submodule refnitzmahone2016-06-161-0/+0
* bump extras submodule refnitzmahone2016-06-161-0/+0
* added further tests for win_regedit to cover the changes made=2016-06-161-0/+43
* bump submodule refsnitzmahone2016-06-152-0/+0
* allow spaces before the filter string (#16312)Colin Hoglund2016-06-151-1/+1
* Update core submodule refToshio Kuratomi2016-06-151-0/+0
* Check that required arguments src and dest are present.Toshio Kuratomi2016-06-151-0/+4
* updated submodule refsBrian Coca2016-06-152-0/+0
* add executable if none exists when becomeBrian Coca2016-06-151-1/+1
* zone plugin updates for newer api (#16289)Adrian Likins2016-06-151-1/+1
* Make sure we don't end up with an empty PYTHONPATH (#16240)Toshio Kuratomi2016-06-151-0/+2
* Force an include to be a static task if no vars or loops are being used. (#16...jctanner2016-06-151-1/+2
* Track notified handlers by object rather than simply their nameJames Cammarata2016-06-144-35/+77
* Add further commentary about synchronize process_remote. (#16292)jctanner2016-06-141-0/+7
* Fix synchronize module incorrect remote host processing. (#15993)Sergei Smolianinov2016-06-141-1/+2
* Be more lenient of symlinked /bin/sh inside the chroot (#16239)Toshio Kuratomi2016-06-141-1/+5
* bump core submodule ref for windows setup fixnitzmahone2016-06-141-0/+0
* ignore closing file error when file not openBrian Coca2016-06-141-1/+4
* fixes using ssh keyfile with junos network modulePeter Sprygada2016-06-131-2/+6
* Workaround bad interaction with .pth files. (#16238)Toshio Kuratomi2016-06-131-1/+16
* Fix docker unit test. Not deprecated in 2.1.Matt Clay2016-06-111-1/+1
* call base _connect() from winrm._connect()nitzmahone2016-06-101-0/+1
* better handling of retry filesBrian Coca2016-06-101-5/+6
* fix for psuedo-connection hostvars not propagating to connectionnitzmahone2016-06-104-10/+9
* raw should not use default executable (#16085)Brian Coca2016-06-105-14/+127
* Fix: create retry_files_save_path if it doesn't exist (#15659)J. Javier Maestro2016-06-101-0/+2
* Update submodule refToshio Kuratomi2016-06-091-0/+0
* avoid processing bad mtab entries (#16206)Brian Coca2016-06-091-0/+2
* Update submodule refsToshio Kuratomi2016-06-091-0/+0
* Fix hostvars lookup of locahost based on 5f1bbb4James Cammarata2016-06-081-1/+5
* There can be only one localhostJames Cammarata2016-06-081-13/+13
* Expand return code values returned by TQM and strategiesJames Cammarata2016-06-085-17/+40
* fixes issue with ssh keyfile and nxos authenticationPeter Sprygada2016-06-071-3/+10
* bump submodule refsnitzmahone2016-06-072-0/+0
* Revert "don't tempalte register"James Cammarata2016-06-071-7/+0
* Further tweaks to variable precedence to make it match our docsJames Cammarata2016-06-072-4/+14
* Fix variable precedence issue where set facts beat role paramsJames Cammarata2016-06-072-10/+9
* Create state in PlayIterator for unknown hosts rather than raise errorsJames Cammarata2016-06-071-4/+7
* fix: playbook_on_task_start expects name and not task object (#16168)Krzysztof Magosa2016-06-071-1/+1
* set remote_user to default if none is found when using delegate_to (#16138)Ritesh Khadgaray2016-06-071-1/+1
* fixes issues with authenticating using ssh-agent for ios devicesPeter Sprygada2016-06-072-2/+10
* Remove opensuseleap from shippable tests in 2.1.Matt Clay2016-06-061-1/+0
* use userdir module as example instead of alias (#15540)Robin Roth2016-06-061-10/+10