mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Add an example in the `ec2_vpc_route_table` module of deleting a route table. * Fix a typo in the AWS development guidelines, from `fail_json.aws()` to `fail_json_aws()`.