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
Mark Chappell cbe511de1f ec2_vpc_subnet test cleanup (#61663)
* aws_vpc_subnet: (integration tests) migrate to module_defaults

* aws_vpc_subnet: (integration tests) remove hard coded assumption that AZ A exists.

While Amazon now tends to enable all AZs in a region, new customers in us-west-1 are only assigned 2 out of the 3 AZs, which might not include AZ a

* ec2_vpc_subnet: (integration tests) General cleanup

- use "is changed" rather than .changed
- clean up labelling of a couple of assertions (C&P fail)
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration ec2_vpc_subnet test cleanup (#61663) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test ansible-test: vcenter+Worldstream: hide password 5 years ago
sanity don't set default:None in documentation when there is no default (#61111) 5 years ago
units Add tests for new alias deprecation functionality (#61476) 5 years ago
utils Increase unit test timeout to account for long image download times (#61717) 5 years ago