Commit Graph

383 Commits (bad636152ad261ccd2091d428bb9c814610c6f90)

Author SHA1 Message Date
Brian Coca 1268a83eb7 Merge pull request #1782 from civisanalytics/iam_dont_delete_passwords_silently
iam: don't delete passwords by default
11 years ago
James Cammarata 79f21c6ec9 Fix missing params to download_s3file in s3 11 years ago
Brian Coca 697307f88c Merge pull request #1670 from mikeputnam/issue-1643-gpl-header
Add missing GPLv3 License header
11 years ago
James Cammarata 4c4e978360 Fixing s3 failures when bucket names contain dots 11 years ago
Brian Coca d6b9989c71 Merge pull request #1820 from jaimegago/patch-1
Fix example indentation bug
i seem to have misread the patch, i thought it was doing the contrary of what it was. Sorry, merging it in now.
11 years ago
Luke Rohde 88a0d79873 Use msg kwarg to pass error message in ec2_snapshot 11 years ago
Brian Coca 92f32a0253 added version added to headers in s3 11 years ago
Brian Coca 8227b48a6a minor doc fixes 11 years ago
Brian Coca 4b78b5597f Merge pull request #160 from acaire/s3-headers
S3 headers
11 years ago
Jaime Gago 1f62f5f580 Fix example indentation bug 11 years ago
Brian Coca cb90735b2a Merge pull request #1795 from feanil/feanil/s3_overwrite_early
If overwrite is set, download eagerly.
11 years ago
Brian Coca f4a17b3e97 Merge pull request #1802 from bcoca/ec2_fixes
ec2 fixes
11 years ago
Toshio Kuratomi 8a9405a55b Convert object into dict so it will turn into json properly 11 years ago
Brian Coca 481f300836 clarified error messages to actually give back ansible module option instead of internal boto field name 11 years ago
Jens Carl fd0fc5131c Fix missing alias "groups". 11 years ago
Feanil Patel 22461e335a If overwrite is set, download eagerly.
If the we are going to overwrite the file anyway,
there is no need to do any checksums locally or
grab the remote etag.
11 years ago
khassen 5f2b365faa Use the common/shared MD5 function. 11 years ago
Brian Coca cfe697f676 Merge pull request #1775 from arcz/patch-1
Fix typos in route53.py
11 years ago
billwanjohi 99e3881a7c iam: don't delete passwords by default 11 years ago
Toshio Kuratomi 222927256d Remove validate_certs as the url is not user settable so we always want to validate the certificate 11 years ago
Artur Cygan 2133cb1171 Update route53.py
Fix typos
11 years ago
Baraa Basata dc9dfa9ef8 Fix iam_policy example 11 years ago
Brian Coca 55bc9e8fb1 added rickmendes as maintainer 11 years ago
ayush 3f7313cc43 Updated doc strings so each character isn't considered a line 11 years ago
Toshio Kuratomi 01f8a99509 Deprecated _ec2_ami_search now verifies SSL certificates 11 years ago
Brian Coca 5fcc0be25b Merge pull request #1740 from bcoca/ec2_key_check_fix
attempt to fix check mode when state='absent'
11 years ago
Brian Coca db19999185 minor doc fixes, version added for latest feature 11 years ago
Brian Coca ab9d4eb25d Merge pull request #146 from axialops/rds-reboot
rds module: add command to reboot RDS instance
11 years ago
Herby Gillot 048cfb857d rds: add the ability to reboot RDS instances 11 years ago
Brian Coca 5650ed7ec3 Merge pull request #1476 from haad/ec2_elb_lb_sg_name
Add security_group_names paramter to ec2_elb_lb
11 years ago
Brian Coca e75235c063 Merge pull request #1628 from wimnat/feature/ec2_vpc_net
ec2_vpc_net refactor
11 years ago
Eero Niemi 3533f39534 Fixed parameter validation when creating a volume from a snapshot 11 years ago
whiter dc71c04827 Added 'resource_tags' alias 11 years ago
Brian Coca 24c2bccd66 corrected version_added 11 years ago
Brian Coca a9e8cae82e attempt to fix check mode when state='absent' 11 years ago
HAMSIK Adam e3d4256283 Use mutually_exclusive in AnsibleModule 11 years ago
HAMSIK Adam 6d6da470c8 Fix missing , 11 years ago
HAMSIK Adam 959c65c7e0 Add version 11 years ago
HAMSIK Adam 985cdf2c28 Add module parameter for security group name. This make ec2_elb_lb module consitent with others 11 years ago
Brian Coca b80ec0a335 fixed minor doc issues 11 years ago
Brian Coca e1067ef670 Revert "Revert "ec2_lc - include all launch config properties in the return"" 11 years ago
Brian Coca 01d4c432b0 Revert "ec2_lc - include all launch config properties in the return" 11 years ago
Frank van Tol 300656ca07 Remove default port value, it does not work in _requires_destroy_and_create logic
When creating a Redis cluster, every run it gets destroyed and recreated because the port number of memcached is used as the default.
11 years ago
Frank van Tol a85640c368 Update elasticache.py 11 years ago
Frank van Tol a7f33ee533 Remove default for engine_version
Redis and memcached have different engine version numbering, there can not be a shared default value.
11 years ago
Benno Joy 63fa06f477 Merge pull request #1385 from joelthompson/devel
Adding ability to filter AWS Route 53 private hosted zones by attache…
11 years ago
Brian Coca b38f0a34d2 Merge pull request #1702 from askulkarni2/devel
s3 module: Add missing version tag to "encrypt" parameter
11 years ago
Brian Coca fb260f4cc2 Merge pull request #1698 from evanccnyc/devel
Adding default cooldown to AWS ASG
11 years ago
Apoorva Kulkarni c0e4c50eeb s3 module: Add missing version tag to "encrypt" parameter 11 years ago
Joel Thompson 10df7b97ee Adding ability to filter AWS Route 53 private hosted zones by attached VPC 11 years ago