.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2014-11-05 11:07:19 -05:00 |
_ec2_ami_search.py
|
Deprecated _ec2_ami_search now verifies SSL certificates
|
2015-07-20 13:38:37 -07:00 |
cloudformation.py
|
corrected version_added
|
2015-07-17 01:11:18 -04:00 |
ec2.py
|
Throw error if encryption is set while passing a snapshot id
|
2015-07-09 20:42:54 +05:30 |
ec2_ami.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_ami_find.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_asg.py
|
fixed minor doc issues
|
2015-07-14 16:55:21 -04:00 |
ec2_eip.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_elb.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_elb_lb.py
|
Use mutually_exclusive in AnsibleModule
|
2015-07-15 10:45:38 +02:00 |
ec2_facts.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_key.py
|
attempt to fix check mode when state='absent'
|
2015-07-16 11:37:22 -04:00 |
ec2_lc.py
|
Revert "Revert "ec2_lc - include all launch config properties in the return""
|
2015-07-14 12:02:03 -04:00 |
ec2_metric_alarm.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_scaling_policy.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_snapshot.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_tag.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_vol.py
|
Fixed parameter validation when creating a volume from a snapshot
|
2015-07-17 16:54:39 +03:00 |
ec2_vpc.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_vpc_net.py
|
Added 'resource_tags' alias
|
2015-07-17 15:54:17 +10:00 |
elasticache.py
|
Remove default port value, it does not work in _requires_destroy_and_create logic
|
2015-07-13 17:21:16 +02:00 |
elasticache_subnet_group.py
|
minor doc fixes
|
2015-06-05 10:25:25 -04:00 |
iam.py
|
no_log to iam password
|
2015-06-29 15:14:50 -04:00 |
iam_cert.py
|
iam certificate module
|
2015-06-23 14:41:18 -04:00 |
iam_policy.py
|
Merge pull request #1562 from micxer/iam_policy-json-string
|
2015-07-04 19:11:34 -04:00 |
rds.py
|
minor doc fixes, version added for latest feature
|
2015-07-17 23:13:21 -04:00 |
rds_param_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
rds_subnet_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
route53.py
|
fixed minor doc issues
|
2015-07-14 16:55:21 -04:00 |
s3.py
|
s3 module: Add missing version tag to "encrypt" parameter
|
2015-07-10 14:56:34 -07:00 |