summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update submodule refsToshio Kuratomi2016-06-241-0/+0
* Fix off-by-one error with retriesJames Cammarata2016-06-231-1/+3
* Remove unnecessary role initialization and lookup stuffJames Cammarata2016-06-232-13/+0
* Update intro_configuration.rst (#16416)Bill Nottingham2016-06-231-1/+1
* Properly wrap objects using json default encoderJames Cammarata2016-06-232-3/+3
* Fixed bug in find_mount_point functionivovangeel2016-06-221-1/+1
* bump extras submodule refnitzmahone2016-06-221-0/+0
* bump core submodule refnitzmahone2016-06-221-0/+0
* Take previously failed/unreachable hosts into account when checking the batchJames Cammarata2016-06-221-1/+5
* Use find -exec + so that failures will be visible in find's exit code (#16389)Toshio Kuratomi2016-06-221-1/+1
* bump extras submodule refnitzmahone2016-06-201-0/+0
* New release v2.1.1.0-0.1.rc1v2.1.1.0-0.1.rc1James Cammarata2016-06-174-2/+2
* fix win_setup integration test to match fact namenitzmahone2016-06-171-1/+1
* Update ansible-modules-core refRyan S. Brown2016-06-171-0/+0
* 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