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
Will Thames a685b621cd Route table boto3 (#32059)
* Allow protection of certain keys during camel_to_snake

Create an `ignore_list` parameter that preserves the case
of the contents of certain dictionaries. Most valuable
for `tags` but other uses might arise.

* Port ec2_vpc_route_table to boto3

Update tests to reflect fixes in boto3.

* Add RETURN documentation to ec2_vpc_route_table

* Update DOCUMENTATION to be valid yaml

* Add check mode tests
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Fix Python 3.7 syntax error in tests. 8 years ago
integration Route table boto3 (#32059) 8 years ago
legacy Fix tests as filters #4 (#33930) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Fix ansible-test network-integration command. (#34661) 8 years ago
sanity Separate common and raw (#34563) 8 years ago
units Route table boto3 (#32059) 8 years ago
utils Fix ansible-test network-integration command. (#34661) 8 years ago