From 1ded03b44930476d643be7babc164e5f46a0c7e2 Mon Sep 17 00:00:00 2001 From: atcorduneanu Date: Wed, 13 Nov 2024 11:19:01 +0100 Subject: [PATCH 1/2] Update platform_junos.rst junos_ping also works only with ansible.netcommon.network_cli --- docs/docsite/rst/network/user_guide/platform_junos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docsite/rst/network/user_guide/platform_junos.rst b/docs/docsite/rst/network/user_guide/platform_junos.rst index fc18846b49b..dd13d256a8f 100644 --- a/docs/docsite/rst/network/user_guide/platform_junos.rst +++ b/docs/docsite/rst/network/user_guide/platform_junos.rst @@ -18,8 +18,8 @@ Connections available ==================== ========================================== ========================= .. CLI NETCONF - ``junos_netconf`` & ``junos_command`` all modules except ``junos_netconf``, - modules only which enables NETCONF + ``junos_netconf``, ``junos_command`` all modules except ``junos_netconf``, + & ``junos_ping`` modules only which enables NETCONF ==================== ========================================== ========================= Protocol SSH XML over SSH From 6568f96921bb0023238f5a2d2985df418c0fb250 Mon Sep 17 00:00:00 2001 From: atcorduneanu Date: Tue, 3 Dec 2024 07:20:53 +0100 Subject: [PATCH 2/2] Update docs/docsite/rst/network/user_guide/platform_junos.rst Co-authored-by: Don Naro --- docs/docsite/rst/network/user_guide/platform_junos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docsite/rst/network/user_guide/platform_junos.rst b/docs/docsite/rst/network/user_guide/platform_junos.rst index dd13d256a8f..d013e41335d 100644 --- a/docs/docsite/rst/network/user_guide/platform_junos.rst +++ b/docs/docsite/rst/network/user_guide/platform_junos.rst @@ -18,8 +18,8 @@ Connections available ==================== ========================================== ========================= .. CLI NETCONF - ``junos_netconf``, ``junos_command`` all modules except ``junos_netconf``, - & ``junos_ping`` modules only which enables NETCONF + ``junos_netconf``, ``junos_command``, all modules except ``junos_netconf``, + and ``junos_ping`` modules only which enables NETCONF ==================== ========================================== ========================= Protocol SSH XML over SSH