ansible/changelogs/fragments/ec2_vpc_route_table_vpc_endpoint_fix.yaml
2018-04-30 12:29:11 -04:00

3 lines
151 B
YAML

---
bugfixes:
- ec2_vpc_route_table - fix regression by skipping routes without DestinationCidrBlock (https://github.com/ansible/ansible/pull/37010)