From 58083777641f6e11b84d40de3a35400cda8c08a4 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Mon, 17 May 2021 15:26:10 -0400 Subject: linters fix (#160) Replace admin_distance with distance while generating static_routes nexthop command Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/fragments/fix_static_routes_distance.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/fix_static_routes_distance.yaml (limited to 'changelogs/fragments') diff --git a/changelogs/fragments/fix_static_routes_distance.yaml b/changelogs/fragments/fix_static_routes_distance.yaml new file mode 100644 index 00000000..97caa18b --- /dev/null +++ b/changelogs/fragments/fix_static_routes_distance.yaml @@ -0,0 +1,3 @@ +--- +bugfixes: + - change admin_distance to distance while generating static_routes nexthop command. -- cgit v1.2.3