From 679a8d797455229c7c408a86fa1617aa0fce8635 Mon Sep 17 00:00:00 2001 From: Jeff Kala <48843785+jeffkala@users.noreply.github.com> Date: Fri, 2 Jun 2023 15:08:16 -0600 Subject: [PATCH] Update nso_config.py Examples have incorrect indents which cause the docs when generated to provide a non-working example. --- plugins/modules/nso_config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/modules/nso_config.py b/plugins/modules/nso_config.py index 01ee40e..274a3ee 100644 --- a/plugins/modules/nso_config.py +++ b/plugins/modules/nso_config.py @@ -70,9 +70,9 @@ device-type: cli: ned-id: "cisco-ios-cli-6.44" - port: "22" - state: - admin-state: "unlocked" + port: "22" + state: + admin-state: "unlocked" - name: ADD NEW LOOPBACK cisco.nso.nso_config: