From 69f9c3c8eb8722e1207f7d3846c437c3961fe987 Mon Sep 17 00:00:00 2001 From: Peng Xiao Date: Wed, 15 Jan 2020 08:05:07 +0100 Subject: [PATCH] add one note to help ansible user to understand the requirements to (#65969) execute iosxr_command module Signed-off-by: Peng Xiao --- lib/ansible/modules/network/iosxr/iosxr_command.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/network/iosxr/iosxr_command.py b/lib/ansible/modules/network/iosxr/iosxr_command.py index 2270235cac5..7c282043a3c 100644 --- a/lib/ansible/modules/network/iosxr/iosxr_command.py +++ b/lib/ansible/modules/network/iosxr/iosxr_command.py @@ -27,6 +27,7 @@ description: Please use M(iosxr_config) to configure iosxr devices. extends_documentation_fragment: iosxr notes: + - Make sure the user has been authorized to execute commands terminal length 0, terminal width 512 and terminal exec prompt no-timestamp. - This module works with C(network_cli). See L(the IOS-XR Platform Options,../network/user_guide/platform_iosxr.html). - This module does not support C(netconf) connection. - Tested against IOS XR 6.1.3