summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a list comprehension instead of map and lambdav1_modulesToshio Kuratomi2015-05-291-1/+1
* Merge pull request #1036 from shr3kst3r/strip_spacesToshio Kuratomi2015-05-291-1/+1
|\
| * Strip spaces around permsDennis Rowe2015-03-311-1/+1
* | Import ansible module_utils at bottom of file to not mess with line numbers i...Toshio Kuratomi2015-05-291-2/+3
* | Merge pull request #1408 from Jmainguy/yum_http_el5Toshio Kuratomi2015-05-291-0/+32
|\ \
| * | add :// url support for EL 5Jonathan Mainguy2015-05-291-0/+32
* | | Properly flip default for verifying server cert. Add nice error messages whe...Toshio Kuratomi2015-05-281-1/+5
* | | Change uri module to validate ssl certs by defaultToshio Kuratomi2015-05-281-5/+18
* | | Merge pull request #1430 from wimnat/feature/uri-doc-updateBenno Joy2015-05-281-16/+29
|\ \ \
| * | | Doc update to highlight use of body_type parameterwhiter2015-05-281-16/+29
|/ / /
* | | Fix for the new import code when password is emptyToshio Kuratomi2015-05-271-6/+12
* | | Merge pull request #678 from Jimdo/handle-cfn-rollback-failureBenno Joy2015-05-271-0/+5
|\ \ \
| * | | Handle the case where a stack rollback fails.Jan Brauer2015-01-211-0/+5
* | | | Merge pull request #841 from billwanjohi/encrypt-s3-objectBenno Joy2015-05-271-44/+60
|\ \ \ \
| * | | | s3 put: add support for server-side encryptionbillwanjohi2015-05-271-44/+60
* | | | | Merge pull request #1378 from aioue/patch-4Brian Coca2015-05-271-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update vsphere_guest.pyTom Paine2015-05-211-0/+3
| * | | | Update vsphere_guest.pyTom Paine2015-05-201-0/+4
* | | | | Merge pull request #1333 from wimnat/feature/issue-1332Benno Joy2015-05-271-0/+2
|\ \ \ \ \
| * | | | | Fix for issue #1332 - when instance is has finished deleting and get_db_insta...whiter2015-05-261-0/+2
* | | | | | Merge branch 'stansonhealth-s3_retry' into develToshio Kuratomi2015-05-271-11/+32
|\ \ \ \ \ \
| * | | | | | Minor fixups found during review of #582Toshio Kuratomi2015-05-271-4/+4
| * | | | | | Merge branch 's3_retry' of https://github.com/stansonhealth/ansible-modules-c...Toshio Kuratomi2015-05-271-11/+32
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | feature pull request: catch and retry recoverable errorstedder2014-12-291-13/+32
* | | | | | | Merge pull request #1426 from eest/service_openbsd_commentsBrian Coca2015-05-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | service: Fix comments in OpenBsdService class.Patrik Lundin2015-05-271-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #1423 from ercpe/mysql_db-debuggingBrian Coca2015-05-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Improved output of mysql_db pluginJohann Schmitz2015-05-261-2/+2
* | | | | | | | Merge pull request #1358 from Jmainguy/mysql_user_dotsToshio Kuratomi2015-05-261-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | escapeds changesJonathan Mainguy2015-05-261-6/+2
* | | | | | | | | Merge pull request #1411 from AndrewPashkin/add_docker_api_version_argument_t...Toshio Kuratomi2015-05-261-9/+29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add 'docker_api_version' to docker_imageAndrew Pashkin2015-05-231-9/+29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | stat doc fixBrian Coca2015-05-261-4/+4
* | | | | | | | Merge pull request #1262 from bobobox/feature-fix-rds-mysql-revokeToshio Kuratomi2015-05-261-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
| * | | | | | | | Merge remote-tracking branch 'upstream/devel' into develRobin Miller2015-05-264-2/+322
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1046 from emonty/feature/os_networkBrian Coca2015-05-262-0/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add OpenStack Network moduleMonty Taylor2015-05-202-0/+108
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | minor doc fixBrian Coca2015-05-261-1/+1
* | | | | | | | | Merge pull request #751 from j2sol/service_must_existBrian Coca2015-05-261-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add service option to avoid failure on missing serviceJesse Keating2015-02-051-2/+22
* | | | | | | | | | Merge pull request #1394 from j2sol/feature/os_server_actionsToshio Kuratomi2015-05-261-0/+192
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add an openstack servers actions moduleJesse Keating2015-05-211-0/+192
* | | | | | | | | | Merge pull request #1422 from bcoca/wait_time_delay_sleepBrian Coca2015-05-261-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sleep when only doing a time delay to avoid cpu churnBrian Coca2015-05-261-1/+8
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1348 from devjatkin/issue_1230Brian Coca2015-05-261-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix issue #1230Semyon Deviatkin2015-05-181-2/+10
* | | | | | | | | | | Merge pull request #909 from bcoca/apt_return_cacheinfoBrian Coca2015-05-261-15/+41
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | added updated cache time to apt, also started documenting return valuesBrian Coca2015-03-081-15/+41