From a69f545b314e3854c03d9004c497f20da5e377ed Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:10:13 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- changelogs/fragments/cliconf_bugfix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/cliconf_bugfix.yml b/changelogs/fragments/cliconf_bugfix.yml index db3e913e6..454b873b6 100644 --- a/changelogs/fragments/cliconf_bugfix.yml +++ b/changelogs/fragments/cliconf_bugfix.yml @@ -3,4 +3,4 @@ bugfixes: - plugins/cliconf/ios.py - fix sending ``end`` command. In some situations module cisco/ios/plugins/cliconf/ios.py does not send ``end`` command after ``configure terminal`` command. - This patch ensures that in all cases ``end`` command will be send to device. \ No newline at end of file + This patch ensures that in all cases ``end`` command will be send to device.