add one note to help ansible user to understand the requirements to (#65969)

execute iosxr_command module

Signed-off-by: Peng Xiao <xiaoquwl@gmail.com>
pull/66490/head
Peng Xiao 5 years ago committed by Sumit Jaiswal
parent 257ac9d175
commit 69f9c3c8eb

@ -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

Loading…
Cancel
Save