From 0a2db12370145f7f707117d9ec23cc758ba95d58 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Fri, 9 Mar 2018 17:53:10 -0800 Subject: [PATCH] fix changelog yamllint failure --- changelogs/fragments/v2.5.0rc2_catchup.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/changelogs/fragments/v2.5.0rc2_catchup.yaml b/changelogs/fragments/v2.5.0rc2_catchup.yaml index e0d0b82a5e7..99e549ab19a 100644 --- a/changelogs/fragments/v2.5.0rc2_catchup.yaml +++ b/changelogs/fragments/v2.5.0rc2_catchup.yaml @@ -15,5 +15,3 @@ bugfixes: - nxos_interface - fixed multiple issues (https://github.com/ansible/ansible/pull/36827) - junos_command - fixed Python3 issues (https://github.com/ansible/ansible/pull/36782) - ios_static_route - fixed idempotence issue (https://github.com/ansible/ansible/pull/35912) - -