summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Track notified handlers by object rather than simply their nameproposal_handler_pub_sub_and_issue_15084James Cammarata2016-06-144-42/+83
* FEATURE: handler listenersJames Cammarata2016-06-135-9/+28
* call base _connect() from winrm._connect()nitzmahone2016-06-101-0/+1
* Merge pull request #16233 from dagwieers/module-nameMatt Martz2016-06-101-0/+4
|\
| * Fix unit tests for module_name commit #16087Dag Wieers2016-06-101-0/+4
|/
* better handling of retry filesBrian Coca2016-06-101-5/+6
* made ssh compression configurable (#16214)Brian Coca2016-06-103-5/+3
* fix for psuedo-connection hostvars not propagating to connectionnitzmahone2016-06-103-10/+8
* Give a module the possibility to known its own name (#16087)Dag Wieers2016-06-102-5/+12
* raw should not use default executable (#16085)Brian Coca2016-06-104-14/+15
* Fix: create retry_files_save_path if it doesn't exist (#15659)J. Javier Maestro2016-06-101-0/+2
* Update submodule refs for revert of git changeToshio Kuratomi2016-06-091-6/+7
* Revert "Add git shallow fetch test (#16055)" -- Broke integration tests:Toshio Kuratomi2016-06-091-48/+0
* updated submodule refsBrian Coca2016-06-092-23/+13
* avoid processing bad mtab entries (#16206)Brian Coca2016-06-091-0/+2
* Merge pull request #16023 from jhawkesworth/add_fetch_to_windows_modulesscottb2016-06-091-3/+13
|\
| * A few ideas for updating the windows introduction.=2016-05-271-3/+13
* | added more documentation of loops with register (#16208)Aaron Mortenson2016-06-091-0/+2
* | Add git shallow fetch test (#16055)Robin Roth2016-06-091-0/+48
* | Update submodule refsToshio Kuratomi2016-06-092-13/+23
* | Force an include to be a static task if no vars or loops are being used. (#16...jctanner2016-06-081-1/+2
* | 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
* | Update CHANGELOG for os_keystone_service module (#16190)David Shrewsbury2016-06-081-0/+2
* | Merge pull request #16181 from privateip/workingPeter Sprygada2016-06-071-3/+10
|\ \
| * | fixes issue with ssh keyfile and nxos authenticationPeter Sprygada2016-06-071-3/+10
|/ /
* | bump submodule refsnitzmahone2016-06-072-10/+15
* | * Fix broken indentation in vmware inventory (#16177)jctanner2016-06-071-11/+10
* | 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
* | Remove travis build status badge from README.md.Matt Clay2016-06-071-1/+0
* | Create state in PlayIterator for unknown hosts rather than raise errorsJames Cammarata2016-06-071-4/+7
* | fix issues when state is not suppliedBrian Coca2016-06-071-1/+1
* | 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
* | Document playbook_dir (#16166)Marius Gedminas2016-06-071-0/+2
* | Merge pull request #16148 from privateip/workingPeter Sprygada2016-06-072-2/+10
|\ \
| * | fixes issues with authenticating using ssh-agent for ios devicesPeter Sprygada2016-06-062-2/+10
* | | Merge pull request #14699 from jhesketh/develMonty Taylor2016-06-072-0/+11
|\ \ \
| * | | Allow fail_on_errors in openstack inventoryJoshua Hesketh2016-04-052-0/+11
* | | | Add shippable build status badge to README.md.Matt Clay2016-06-071-0/+1
* | | | service now passes 'started' instead of 'running'Brian Coca2016-06-064-4/+8
* | | | Merge pull request #16159 from mattclay/detect-shippableMatt Clay2016-06-061-0/+10
|\ \ \ \
| * | | | Detect use of Travis tests on Shippable.Matt Clay2016-06-061-0/+10
* | | | | Merge pull request #16161 from trondhindenes/win_pending_reboot_in_powershellMatt Davis2016-06-061-0/+17
|\ \ \ \ \
| * | | | | moved pending reboot to powershell.ps1Trond Hindenes2016-06-061-0/+17
|/ / / / /
* | | | | Merge pull request #15958 from Schnitzel/taskinclude_handlerJames Cammarata2016-06-062-8/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes #15915: New HandlerTaskInclude Class which can run TaskIncludes inside ...Michael Schmid2016-05-222-8/+44