Brian Coca
|
cfe697f676
|
Merge pull request #1775 from arcz/patch-1
Fix typos in route53.py
|
9 years ago |
Toshio Kuratomi
|
222927256d
|
Remove validate_certs as the url is not user settable so we always want to validate the certificate
|
9 years ago |
Artur Cygan
|
2133cb1171
|
Update route53.py
Fix typos
|
9 years ago |
Baraa Basata
|
dc9dfa9ef8
|
Fix iam_policy example
|
9 years ago |
Brian Coca
|
55bc9e8fb1
|
added rickmendes as maintainer
|
9 years ago |
ayush
|
3f7313cc43
|
Updated doc strings so each character isn't considered a line
|
9 years ago |
Toshio Kuratomi
|
01f8a99509
|
Deprecated _ec2_ami_search now verifies SSL certificates
|
9 years ago |
Brian Coca
|
5fcc0be25b
|
Merge pull request #1740 from bcoca/ec2_key_check_fix
attempt to fix check mode when state='absent'
|
9 years ago |
Brian Coca
|
db19999185
|
minor doc fixes, version added for latest feature
|
9 years ago |
Brian Coca
|
ab9d4eb25d
|
Merge pull request #146 from axialops/rds-reboot
rds module: add command to reboot RDS instance
|
9 years ago |
Herby Gillot
|
048cfb857d
|
rds: add the ability to reboot RDS instances
|
9 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
|
9 years ago |
Brian Coca
|
e75235c063
|
Merge pull request #1628 from wimnat/feature/ec2_vpc_net
ec2_vpc_net refactor
|
9 years ago |
Eero Niemi
|
3533f39534
|
Fixed parameter validation when creating a volume from a snapshot
|
9 years ago |
whiter
|
dc71c04827
|
Added 'resource_tags' alias
|
9 years ago |
Brian Coca
|
24c2bccd66
|
corrected version_added
|
9 years ago |
Brian Coca
|
a9e8cae82e
|
attempt to fix check mode when state='absent'
|
9 years ago |
HAMSIK Adam
|
e3d4256283
|
Use mutually_exclusive in AnsibleModule
|
9 years ago |
HAMSIK Adam
|
6d6da470c8
|
Fix missing ,
|
9 years ago |
HAMSIK Adam
|
959c65c7e0
|
Add version
|
9 years ago |
HAMSIK Adam
|
985cdf2c28
|
Add module parameter for security group name. This make ec2_elb_lb module consitent with others
|
9 years ago |
Brian Coca
|
b80ec0a335
|
fixed minor doc issues
|
9 years ago |
Brian Coca
|
e1067ef670
|
Revert "Revert "ec2_lc - include all launch config properties in the return""
|
9 years ago |
Brian Coca
|
01d4c432b0
|
Revert "ec2_lc - include all launch config properties in the return"
|
9 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.
|
9 years ago |
Frank van Tol
|
a85640c368
|
Update elasticache.py
|
9 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.
|
9 years ago |
Benno Joy
|
63fa06f477
|
Merge pull request #1385 from joelthompson/devel
Adding ability to filter AWS Route 53 private hosted zones by attache…
|
9 years ago |
Brian Coca
|
b38f0a34d2
|
Merge pull request #1702 from askulkarni2/devel
s3 module: Add missing version tag to "encrypt" parameter
|
9 years ago |
Brian Coca
|
fb260f4cc2
|
Merge pull request #1698 from evanccnyc/devel
Adding default cooldown to AWS ASG
|
9 years ago |
Apoorva Kulkarni
|
c0e4c50eeb
|
s3 module: Add missing version tag to "encrypt" parameter
|
9 years ago |
Joel Thompson
|
10df7b97ee
|
Adding ability to filter AWS Route 53 private hosted zones by attached VPC
|
9 years ago |
Evan Carter
|
68bd17b15e
|
Adding default cooldown to AWS ASG
|
9 years ago |
vanga
|
164043bd6d
|
Throw error if encryption is set while passing a snapshot id
|
9 years ago |
Brian Coca
|
5ec040a1d2
|
Merge pull request #1680 from Pallokala/topic_ec2_volume_default_encryption_flag_value_to_None
Change the default flag value to None to prevent AWS complaining: "In…
|
9 years ago |
Brian Coca
|
12fbc4712f
|
Merge pull request #1646 from flyte/rds2-snapshot-on-delete
Provide correct kwargs to rds2 connection when making a final snapshot
|
9 years ago |
Juho-Mikko Pellinen
|
b4911a47d1
|
Change the default flag value to None to prevent AWS complaining: "Instance creation failed => InvalidBlockDeviceMapping: the encrypted flag cannot be specified since device /dev/sda1 has a snapshot specified."
|
9 years ago |
Juho-Mikko Pellinen
|
041dc8b587
|
Remove empty aliases
|
9 years ago |
Juho-Mikko Pellinen
|
228c03bd67
|
Add version number
|
9 years ago |
Juho-Mikko Pellinen
|
f0ad6c5a1f
|
Fix hosted_zone_id after rebase.
|
9 years ago |
Juho-Mikko Pellinen
|
71ebe6321b
|
Add support for specifying unique hosted zone identifier
|
9 years ago |
Juho-Mikko Pellinen
|
110f618487
|
Add support for specifying unique hosted zone identifier
|
9 years ago |
Brian Coca
|
52543435d6
|
Merge pull request #1562 from micxer/iam_policy-json-string
Add the option to pass a string as policy
|
9 years ago |
Brian Coca
|
981f0ad481
|
Merge pull request #1635 from smiller171/devel
update docs for cloudformation
|
9 years ago |
Scott Miller
|
c3c2e6ab72
|
Update cloudformation.py
Fix for inaccurate phrasing
|
9 years ago |
Brian Coca
|
17bb405578
|
Merge pull request #1659 from mikeputnam/fix-docs-descrepancy
Upstream docs show launch_config_name as required.
|
9 years ago |
Toshio Kuratomi
|
ac3024e57e
|
Merge pull request #1620 from robbwagoner/ec2_elb_lb_instances
return health of instances and counts
|
10 years ago |
Robb Wagoner
|
8f0d462fd0
|
remove double dict & fix increment bug
|
10 years ago |
Flyte
|
3d9a8caa59
|
Provide correct kwargs to rds2 connection when making a final snapshot
|
10 years ago |
whiter
|
ee782d822b
|
Fixed dicts comparison for tags
|
10 years ago |