summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly flip default for verifying server cert. Add nice error messages whe...v2_commandToshio Kuratomi2015-05-291-1/+5
* Change uri module to validate ssl certs by defaultToshio Kuratomi2015-05-291-5/+18
* Doc update to highlight use of body_type parameterwhiter2015-05-291-16/+29
* Fix for the new import code when password is emptyToshio Kuratomi2015-05-291-6/+12
* s3 put: add support for server-side encryptionbillwanjohi2015-05-291-46/+61
* Minor fixups found during review of #582Toshio Kuratomi2015-05-291-4/+4
* service: Fix comments in OpenBsdService class.Patrik Lundin2015-05-291-2/+2
* escapeds changesJonathan Mainguy2015-05-291-6/+2
* Improved output of mysql_db pluginJohann Schmitz2015-05-291-2/+2
* Fix for issue #1332 - when instance is has finished deleting and get_db_insta...whiter2015-05-291-0/+2
* Add 'docker_api_version' to docker_imageAndrew Pashkin2015-05-291-9/+29
* Update vsphere_guest.pyTom Paine2015-05-291-0/+3
* Update vsphere_guest.pyTom Paine2015-05-291-0/+4
* Handle the case where a stack rollback fails.Jan Brauer2015-05-291-0/+5
* feature pull request: catch and retry recoverable errorstedder2015-05-291-12/+33
* stat doc fixBrian Coca2015-05-261-4/+4
* Replaced lambda functions with list comprehensions.Robin Miller2015-05-261-2/+2
* Only revoke actually granted permissions, not 'ALL'.Robin Miller2015-05-261-4/+5
* minor doc fixBrian Coca2015-05-261-1/+1
* sleep when only doing a time delay to avoid cpu churnBrian Coca2015-05-261-1/+8
* Refactoring to avoid duplication of code which manages the decompression of d...fdupoux2015-05-261-21/+5
* Simplify code which prepares the decompression commandfdupoux2015-05-261-12/+6
* Refactor dump compression and use get_bin_path for finding the compressorsToshio Kuratomi2015-05-261-3/+9
* Decompress mysql dumps on the fly using python subprocess during an import to...fdupoux2015-05-261-48/+40
* Do instance update after add tags to instance.Wang Qiang2015-05-261-0/+1
* fixes check mode for Ubuntu 14.04Jonathan Mainguy2015-05-261-0/+3
* Re-reverting windows modules PR #384James Cammarata2015-05-266-4/+376
* add SLE12 support to hostname.pyVladislav Lewin2015-05-261-0/+9
* Added support for foreign security groups (Fixes: #373)marko2015-05-261-0/+21
* Add an openstack servers actions moduleJesse Keating2015-05-261-0/+192
* Fix "_is_package_installed() takes exactly 4 arguments, 3 provided" errorVasyl Kaigorodov2015-05-261-1/+1
* Add 'version_added' to state documentation for easy_install resourceSchlueter2015-05-261-0/+1
* Correct reference to gem in easy_install resourceSchlueter2015-05-261-1/+1
* Add DocumentationSchlueter2015-05-261-1/+7
* Use standard if statement to check state in easy_install resourceSchlueter2015-05-261-1/+2
* Correct pass by object reference issueSchlueter2015-05-261-1/+1
* removed executable bitBrian Coca2015-05-264-0/+0
* Add OpenStack Network moduleMonty Taylor2015-05-262-0/+108
* Add state to easy_installSchlueter2015-05-261-3/+10
* Fix issue #1230Semyon Deviatkin2015-05-261-2/+10
* added updated cache time to apt, also started documenting return valuesBrian Coca2015-05-261-15/+41
* Add service option to avoid failure on missing serviceJesse Keating2015-05-261-2/+22
* changes hostname to lowercaseJonathan Mainguy2015-05-211-1/+1
* fixes example documenationJonathan Mainguy2015-05-211-1/+1
* - Fixed annoying bug that disablerepo was essentially broken if a package nee...Zoltan Kozma2015-05-201-9/+22
* Adding directory creation example to file module.Greg Taylor2015-05-201-0/+3
* added nice error for systemd hosts where name > 64 charsJonathan Mainguy2015-05-201-0/+4
* Fix problem writing binary content to a temporary file in the uri module.Toshio Kuratomi2015-05-201-11/+18
* Update the cron docs to specify that it takes a boolean valueToshio Kuratomi2015-05-191-1/+2
* Fix documentation of the variable that backup file name is returned inToshio Kuratomi2015-05-191-1/+1