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.
ansible/test/integration/roles
David M. Lee fde551fa2a Adding support for Amazon ECR (#19306)
* 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
8 years ago
..
ec2_elb_instance_setup
ec2_provision_instances
prepare_rax_tests/defaults
prepare_tests/tasks
setup_ec2 Fix too-many-quote problem in setup_ec2 role 8 years ago
test_azure Fix cosmetic problems in YAML source 8 years ago
test_cloudflare_dns Fix cosmetic problems in YAML source 8 years ago
test_consul_acl/tasks
test_consul_inventory/tasks
test_consul_kv/tasks Fix cosmetic problems in YAML source 8 years ago
test_consul_service/tasks Fix cosmetic problems in YAML source 8 years ago
test_consul_session/tasks Fix cosmetic problems in YAML source 8 years ago
test_cs_account
test_cs_affinitygroup
test_cs_cluster
test_cs_common/defaults
test_cs_configuration
test_cs_domain
test_cs_firewall
test_cs_instance
test_cs_instance_facts
test_cs_instancegroup
test_cs_iso
test_cs_loadbalancer_rule
test_cs_pod
test_cs_portforward
test_cs_project
test_cs_resourcelimit
test_cs_securitygroup
test_cs_securitygroup_rule Fix cosmetic problems in YAML source 8 years ago
test_cs_sshkeypair Fix cosmetic problems in YAML source 8 years ago
test_cs_user
test_cs_vmsnapshot
test_cs_volume
test_ec2
test_ec2_ami
test_ec2_asg/tasks Fix cosmetic problems in YAML source 8 years ago
test_ec2_eip
test_ec2_elb Fix cosmetic problems in YAML source 8 years ago
test_ec2_elb_lb Fix cosmetic problems in YAML source 8 years ago
test_ec2_facts
test_ec2_group Fix cosmetic problems in YAML source 8 years ago
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_ec2_vpc_nat_gateway
test_ecs_ecr Adding support for Amazon ECR (#19306) 8 years ago
test_exoscale_dns
test_gcdns
test_gce
test_gce_mig
test_gce_pd Fix cosmetic problems in YAML source 8 years ago
test_gce_tag Add regex support to gce_tag module, add unit tests and update integration test. (#19087) 8 years ago
test_jenkins_job
test_rax
test_rax_cbs Fix cosmetic problems in YAML source 8 years ago
test_rax_cbs_attachments
test_rax_cdb
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 Fix cosmetic problems in YAML source 8 years ago