summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use events instead of sleep for result readingthreading_instead_of_forkingJames Cammarata2017-10-022-1/+5
* Updating locking in plugins after rebasingJames Cammarata2017-10-021-4/+12
* Use threading instead of concurrent.futures for py2 and py3James Cammarata2017-10-021-11/+4
* Use persistent threads with job/results queuesJames Cammarata2017-10-024-157/+140
* Start of work to use threading instead of forkingJames Cammarata2017-10-023-52/+165
* [cloud] Fix handling of `encrypt` option in aws_s3 module (#30822)Dave Grochowski2017-10-021-4/+5
* New module - vmware_guest_powerstateAbhijeet Kasurde2017-10-027-107/+384
* Add testsuite for vmware_maintenancemodeAbhijeet Kasurde2017-10-022-0/+116
* Include the top level folder for esxi in the break conditionJames Tanner2017-10-021-1/+1
* Implement second change from #30826James Tanner2017-10-021-1/+4
* Get the moid in a more failsafe mannerJames Tanner2017-10-021-1/+5
* docker_service build command respects the "pull: no" parameterAndrew Lihonosov2017-10-021-1/+1
* Fix running docker container with not readable logging driver. Fixes #27278Artem Bolshakov2017-10-021-1/+8
* corrected yaml extensions ini settingBrian Coca2017-10-021-2/+2
* [cloud] add boto3 requirement to `cloudformation` module docs (#31135)Prasad Katti2017-10-021-1/+1
* yaml inventory: Better error reporting on typo. fixes (#31118)Julien Palard2017-10-021-1/+5
* Add an option to spawn vcsim in esx mode (#31155)jctanner2017-10-021-6/+18
* fixed url issue for rpm location (#31164)Dylan Silva2017-10-021-1/+1
* Catch AttributeError if regex is not found. (#30990)n0trax2017-10-011-2/+5
* Avoid calling maintenace or detach on destroy storage domain. (#28962)maorlipchuk2017-10-011-0/+4
* Fix typo in dev_guide/developing_plugins (#31142)Michihito Shigemura2017-10-011-7/+7
* Fix typo in dev_guide/developing_modules_general (#31122)Michihito Shigemura2017-10-011-1/+1
* Fix typo in dev_guide/developing_modules_documenting (#31120)Michihito Shigemura2017-09-301-2/+2
* Added quotes to start and end samplesPrasad Katti2017-09-301-2/+2
* Small changes.Dag Wieers2017-09-301-5/+5
* Document return values for command modulePrasad Katti2017-09-301-0/+25
* Make vm_username and vm_password required paramsAbhijeet Kasurde2017-09-301-76/+68
* Updated changelog to show that 2.4 is no longer RC.Phillip Thurston2017-09-301-1/+1
* remove action plugin only fields from 'file' calls (#31047)Brian Coca2017-09-292-9/+13
* module_utils.urls - Encode the proxy connect as binary (#30811)Damian Zaremba2017-09-291-1/+1
* removed typo from dig docsBrian Coca2017-09-291-1/+1
* [cloud][contrib] Set missing default values for EC2 inventory (#28375)Jiri Tyr2017-09-291-129/+108
* - Fix to return error message back to the module. (#31035)Kedar K2017-09-293-8/+48
* atomic: PEP8 compliancy and doc fixes (#30918)Dag Wieers2017-09-293-50/+38
* change be to exist in the docsyaacov2017-09-291-1/+1
* make the list of tags more meaningfulyaacov2017-09-291-7/+34
* add a state list optionyaacov2017-09-291-10/+32
* inline trivial calc url methodyaacov2017-09-291-9/+4
* use the is_changed? paradigm, following example from other modulesyaacov2017-09-291-31/+34
* move manageiq_entities to module utilsyaacov2017-09-292-11/+11
* Add new module manageiq_tagsyaacov2017-09-291-0/+258
* win_chocolately document improvedments, mention win_hotfix and use of become ...jhawkesworth2017-09-291-2/+12
* cloudstack: cs_template: remove dependency to CloudStackExceptionRene Moser2017-09-292-211/+153
* kubernetes: PEP8 compliancy and doc fixes (#30914)Dag Wieers2017-09-292-53/+46
* Fix ec2_win_password to allow blank key_passphrase (#28791)jonjozwiak2017-09-281-1/+4
* fixed winrm to use proper task vars (#31072)Brian Coca2017-09-292-13/+9
* Use the group-d1 moId instead of i8ln based names to identify the root folder...jctanner2017-09-281-1/+1
* Reduce chance of mistakes with unsafe_shell check during refactorToshio Kuratomi2017-09-281-3/+3
* os_keystone_endpoint.py (#29031)Alberto Murillo2017-09-281-0/+218
* Fix aws_s3 connection exception handling (#30955)Will Thames2017-09-281-3/+2