mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Adding support for Amazon ECR This patch adds a new module named ecr, which can create, update or destroy Amazon EC2 Container Registries. It also handles the management of ECR policies. * ecs_ecr: addressed review feeback * Renaming ecr to ecs_ecr * Fixed docs * Removed bad doc about empty string handling * Added example of `delete_policy` * Removed `policy_text` option; switched policy to `json` type so it can accept string or dict * Added support for specifying registry_id * Added explicit else after returned if clauses * Added `force_set_policy` option * Improved `set_repository_policy` error handling * Fixed policy comparisons when AWS doesn't keep the ordering stable * Moved `boto_exception` into the module |
9 years ago | |
|---|---|---|
| .. | ||
| ec2_elb_instance_setup | 10 years ago | |
| ec2_provision_instances | ||
| prepare_rax_tests/defaults | ||
| prepare_tests/tasks | 10 years ago | |
| setup_ec2 | 9 years ago | |
| test_azure | 9 years ago | |
| test_cloudflare_dns | 9 years ago | |
| test_consul_acl/tasks | 9 years ago | |
| test_consul_inventory/tasks | ||
| test_consul_kv/tasks | 9 years ago | |
| test_consul_service/tasks | 9 years ago | |
| test_consul_session/tasks | 9 years ago | |
| test_cs_account | ||
| test_cs_affinitygroup | ||
| test_cs_cluster | 10 years ago | |
| test_cs_common/defaults | ||
| test_cs_configuration | 10 years ago | |
| test_cs_domain | ||
| test_cs_firewall | ||
| test_cs_instance | 10 years ago | |
| test_cs_instance_facts | 10 years ago | |
| test_cs_instancegroup | ||
| test_cs_iso | ||
| test_cs_loadbalancer_rule | 10 years ago | |
| test_cs_pod | 10 years ago | |
| test_cs_portforward | ||
| test_cs_project | ||
| test_cs_resourcelimit | 10 years ago | |
| test_cs_securitygroup | ||
| test_cs_securitygroup_rule | 9 years ago | |
| test_cs_sshkeypair | 9 years ago | |
| test_cs_user | ||
| test_cs_vmsnapshot | ||
| test_cs_volume | 10 years ago | |
| test_ec2 | ||
| test_ec2_ami | ||
| test_ec2_asg/tasks | 9 years ago | |
| test_ec2_eip | ||
| test_ec2_elb | 9 years ago | |
| test_ec2_elb_lb | 9 years ago | |
| test_ec2_facts | ||
| test_ec2_group | 9 years ago | |
| test_ec2_key | ||
| test_ec2_tag | ||
| test_ec2_vol | ||
| test_ec2_vpc | ||
| test_ec2_vpc_nat_gateway | 9 years ago | |
| test_ecs_ecr | 9 years ago | |
| test_exoscale_dns | 9 years ago | |
| test_gcdns | 9 years ago | |
| test_gce | 9 years ago | |
| test_gce_mig | 9 years ago | |
| test_gce_pd | 9 years ago | |
| test_gce_tag | 9 years ago | |
| test_jenkins_job | 9 years ago | |
| test_rax | ||
| test_rax_cbs | 9 years ago | |
| test_rax_cbs_attachments | ||
| test_rax_cdb | 10 years ago | |
| test_rax_cdb_database | ||
| test_rax_clb | ||
| test_rax_clb_nodes | ||
| test_rax_facts | ||
| test_rax_identity | ||
| test_rax_keypair | ||
| test_rax_meta | ||
| test_rax_network | ||
| test_rax_scaling_group | 9 years ago | |