.. |
GUIDELINES.md
|
[cloud] Add documentation around backoff and pagination for AWS module authors (#29883)
|
2017-09-12 09:29:04 -04:00 |
__init__.py
|
…
|
|
_ec2_ami_search.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
_ec2_facts.py
|
[cloud] Rename ec2_facts to ec2_metadata_facts (#26293)
|
2017-07-18 16:11:09 -04:00 |
_ec2_remote_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
_ec2_vpc.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
_ec2_vpc_dhcp_options.py
|
Rename modules from plural to singular (#27185)
|
2017-08-14 16:35:15 -04:00 |
_ec2_vpc_dhcp_options_facts.py
|
Rename modules from plural to singular (#27185)
|
2017-08-14 16:35:15 -04:00 |
_iam_cert_facts.py
|
iam certificate facts (duplicate): add iam_cert_facts as alias for iam_server_certificate_facts (#25387)
|
2017-08-12 01:44:39 -07:00 |
_s3.py
|
Rename s3 module to aws_s3. Update CHANGELOG.md. (#28398)
|
2017-08-22 11:17:20 -04:00 |
aws_acm_facts.py
|
New module for querying ACM certificates (#29430)
|
2017-09-19 19:10:39 -04:00 |
aws_api_gateway.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
aws_direct_connect_connection.py
|
[cloud] New module: AWS Direct Connect connection (#26152)
|
2017-08-23 11:56:19 -04:00 |
aws_direct_connect_link_aggregation_group.py
|
New Module to manage AWS direct connect link aggregation groups (#27250)
|
2017-08-22 18:24:54 -04:00 |
aws_kms.py
|
aws_kms: handle updated policy format+cleanup (#30728)
|
2017-10-26 09:13:29 -04:00 |
aws_kms_facts.py
|
Amazon kms_facts module (#26733)
|
2017-10-30 09:10:11 +10:00 |
aws_s3.py
|
Added some more info about the aws_s3 module's overwrite option (#31819)
|
2017-10-30 11:22:05 -04:00 |
aws_s3_bucket_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
aws_ssm_parameter_store.py
|
Rename ssm_parameter_store module and ssm lookup to be prefixed with aws (#31662)
|
2017-10-13 13:52:10 +10:00 |
aws_waf_facts.py
|
[cloud] New module: aws_waf_facts module (#26671)
|
2017-08-23 15:09:27 -04:00 |
cloudformation.py
|
Exclude stack policy when running in check mode. (#31940)
|
2017-10-26 12:32:48 -04:00 |
cloudformation_facts.py
|
cloudformation_facts: don't fail on nonexistent stack - fixes #23419 (#23758)
|
2017-10-26 15:18:31 -04:00 |
cloudfront_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
cloudtrail.py
|
Misc typo corrections
|
2017-09-09 10:25:50 -07:00 |
cloudwatchevent_rule.py
|
Improve cloudwatchevent_rule exception handling (#30823)
|
2017-09-26 12:47:24 -04:00 |
data_pipeline.py
|
Enable more pylint rules and fix reported issues. (#30539)
|
2017-09-18 23:20:32 -07:00 |
dynamodb_table.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
dynamodb_ttl.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2.py
|
[ec2] Move note about state=restarted (#31961)
|
2017-10-26 21:37:33 +10:00 |
ec2_ami.py
|
EC2 AMI boto3 modifications (#28506)
|
2017-10-30 10:20:27 +10:00 |
ec2_ami_copy.py
|
[ec2_ami_copy] Add return documentation (#32012)
|
2017-10-27 09:05:50 -04:00 |
ec2_ami_find.py
|
add root_device_type filter. (#31911)
|
2017-10-19 14:59:15 -04:00 |
ec2_asg.py
|
[cloud] Fix #31271 - cast all tag values as strings (#31272)
|
2017-10-09 17:10:54 -04:00 |
ec2_asg_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_customer_gateway.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_eip.py
|
Document return values of ec2_eip (#32018)
|
2017-10-26 21:31:57 +10:00 |
ec2_elb.py
|
[cloud] Don't try to deregister an instance that isn't in the load balancer (#31660)
|
2017-10-13 13:59:24 -04:00 |
ec2_elb_facts.py
|
Split ec2_elb_* modules in service of rename/interface changes (#30532)
|
2017-09-21 13:06:14 -04:00 |
ec2_elb_lb.py
|
Split ec2_elb_* modules in service of rename/interface changes (#30532)
|
2017-09-21 13:06:14 -04:00 |
ec2_eni.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_eni_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_group.py
|
ec2_group: add rule description support - fixes #29040 (#30273)
|
2017-10-24 21:18:56 -04:00 |
ec2_group_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_instance_facts.py
|
ec2_instance_facts: requires boto3 and botocore
|
2017-09-27 09:12:46 +10:00 |
ec2_key.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ec2_lc.py
|
ec2_lc - cast volume_size for an EBS volume to an int (#32291)
|
2017-10-30 14:41:40 -04:00 |
ec2_lc_facts.py
|
[cloud] Remove custom pagination function in ec2_launchconfig module (#28574)
|
2017-08-29 13:52:45 -04:00 |
ec2_lc_find.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_metadata_facts.py
|
Fix dangerous default args. (#29839)
|
2017-09-12 00:11:13 -07:00 |
ec2_metric_alarm.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ec2_scaling_policy.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ec2_snapshot.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ec2_snapshot_copy.py
|
added module ec2_snapshot_copy (#26578)
|
2017-08-29 18:11:21 -04:00 |
ec2_snapshot_facts.py
|
Fix ec2_snapshot_facts for python3
|
2017-09-27 20:38:39 -07:00 |
ec2_tag.py
|
Fix example
|
2017-08-23 17:56:38 -04:00 |
ec2_vol.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ec2_vol_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_dhcp_option.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_dhcp_option_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_endpoint.py
|
ec2_vpc_endpoint: make policy_path usable (#31801)
|
2017-10-17 14:34:29 -04:00 |
ec2_vpc_endpoint_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_igw.py
|
ec2_vpc_igw: fix broken import (#31458)
|
2017-10-09 15:36:12 +10:00 |
ec2_vpc_igw_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_nacl.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_nacl_facts.py
|
[ec2_vpc_nacl_id] Add nacl_id alias for nacl_ids option (#32223)
|
2017-10-27 13:21:53 +10:00 |
ec2_vpc_nat_gateway.py
|
Improve error handling for IdempotentParamaterMismatch (#30324)
|
2017-09-20 16:42:13 -04:00 |
ec2_vpc_nat_gateway_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_net.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ec2_vpc_net_facts.py
|
[cloud] Update ec2_vpc_net_facts to use Boto3 (#25375)
|
2017-10-25 13:26:16 -04:00 |
ec2_vpc_peer.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_peering_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_route_table.py
|
add note to ec2_vpc_route_table that purge_subnets option is contingent subnets option (#31749)
|
2017-10-16 13:35:59 -04:00 |
ec2_vpc_route_table_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_subnet.py
|
Move selected AWS modules from community/certified to core support (#28617)
|
2017-09-06 11:15:41 -04:00 |
ec2_vpc_subnet_facts.py
|
[ec2_vpc_subnet_facts] Add subnet_id alias for subnet_ids options (#32023)
|
2017-10-26 21:32:46 +10:00 |
ec2_vpc_vgw.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_vgw_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ec2_vpc_vpn.py
|
New module: Add ec2 Vpn Connection module and tests (cloud/amazon/ec2_vpc_vpn) (#24385)
|
2017-08-24 12:18:40 -04:00 |
ec2_win_password.py
|
Fix ec2_win_password to allow blank key_passphrase (#28791)
|
2017-09-28 21:21:59 -04:00 |
ecs_attribute.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ecs_cluster.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ecs_ecr.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
ecs_service.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ecs_service_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ecs_task.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
ecs_taskdefinition.py
|
skip check environment parameter if has no containers. (#31083)
|
2017-10-17 08:30:32 -04:00 |
ecs_taskdefinition_facts.py
|
Added ecs_taskdefinition_facts module (#30752)
|
2017-09-28 08:48:57 -04:00 |
efs.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
efs_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
elasticache.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
elasticache_parameter_group.py
|
elasticache_parameter_group: fix KeyError bug #24475 (#24509)
|
2017-08-18 15:23:38 -04:00 |
elasticache_snapshot.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
elasticache_subnet_group.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
elb_application_lb.py
|
[cloud] Only get rules if listener in elb_application_lb been identified in compare_rules (#30604)
|
2017-10-02 16:57:41 -04:00 |
elb_application_lb_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
elb_classic_lb.py
|
Split ec2_elb_* modules in service of rename/interface changes (#30532)
|
2017-09-21 13:06:14 -04:00 |
elb_classic_lb_facts.py
|
Split ec2_elb_* modules in service of rename/interface changes (#30532)
|
2017-09-21 13:06:14 -04:00 |
elb_instance.py
|
Split ec2_elb_* modules in service of rename/interface changes (#30532)
|
2017-09-21 13:06:14 -04:00 |
elb_target_group.py
|
Cast target port to an int in elb_target_group. Fixes #32098 (#32202)
|
2017-10-26 12:09:49 -04:00 |
elb_target_group_facts.py
|
[cloud] Don't alter dictionary during iteration in elb_target_group_facts, avoiding RuntimeError (#30247)
|
2017-09-13 14:34:26 -04:00 |
execute_lambda.py
|
[cloud] new module lambda_policy (PR #24951)
|
2017-08-28 16:45:53 -04:00 |
iam.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
iam_cert.py
|
amazon: extract copies of boto_exception to module_utils.ec2 (#20403)
|
2017-08-23 11:40:32 -04:00 |
iam_group.py
|
Add pagination for IAM group API calls (#31554)
|
2017-10-16 09:42:43 -04:00 |
iam_managed_policy.py
|
iam_managed_policy: use python 3 compatible policy comparison - fixes #31474 (#31535)
|
2017-10-19 08:55:45 +10:00 |
iam_mfa_device_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
iam_policy.py
|
[cloud][py3] Fix AttributeError in iam_policy on python3 (#30551)
|
2017-09-20 15:14:09 -04:00 |
iam_role.py
|
Fix RETURN section document in iam_role.py (#28430)
|
2017-09-15 04:21:27 -04:00 |
iam_server_certificate_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
kinesis_stream.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
lambda.py
|
lambda: fix undefined variable and initially define account_id as None (#32249)
|
2017-10-27 09:40:01 -04:00 |
lambda_alias.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
lambda_event.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
lambda_facts.py
|
[cloud] new module lambda_policy (PR #24951)
|
2017-08-28 16:45:53 -04:00 |
lambda_policy.py
|
[cloud] new module lambda_policy (PR #24951)
|
2017-08-28 16:45:53 -04:00 |
lightsail.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
rds.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
rds_param_group.py
|
[cloud] Update RDS parameter group for boto3 (#25345)
|
2017-08-28 12:52:22 -04:00 |
rds_subnet_group.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
redshift.py
|
Remove wildcard imports from amazon modules (#31451)
|
2017-10-09 07:38:41 -07:00 |
redshift_facts.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
redshift_subnet_group.py
|
Fixed redshift_subnet_group typo (#31836)
|
2017-10-17 09:16:59 -04:00 |
route53.py
|
Route53 return values (#31962)
|
2017-10-27 13:27:01 +10:00 |
route53_facts.py
|
[cloud] Add CAA record type to route53 (#29178)
|
2017-10-18 12:48:04 +10:00 |
route53_health_check.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
route53_zone.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
s3_bucket.py
|
iam_managed_policy: use python 3 compatible policy comparison - fixes #31474 (#31535)
|
2017-10-19 08:55:45 +10:00 |
s3_lifecycle.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
s3_logging.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
s3_sync.py
|
s3_sync: fix broken import (#31460)
|
2017-10-12 20:48:05 +02:00 |
s3_website.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
sns.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
sns_topic.py
|
sns_topic: Fix unreferenced variable (#29117)
|
2017-09-07 21:46:30 -04:00 |
sqs_queue.py
|
Update metadata to 1.1
|
2017-08-15 23:12:08 -07:00 |
sts_assume_role.py
|
Fix gender pronouns and the odd typo (#31709)
|
2017-10-13 13:52:38 -04:00 |
sts_session_token.py
|
fix sts_session_token parameter example (#28549)
|
2017-08-23 09:11:51 -04:00 |