ansible/changelogs/fragments/ec2_vpc_route_table_vpc_endpoint_fix.yaml

4 lines
151 B
YAML
Raw Normal View History

2018-04-30 16:29:11 +00:00
---
bugfixes:
- ec2_vpc_route_table - fix regression by skipping routes without DestinationCidrBlock (https://github.com/ansible/ansible/pull/37010)