mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Add a note to iosxr_(command|config|facts) stating netconf is not supported (#37394)
This commit is contained in:
committed by
GitHub
parent
841cb0e6a4
commit
dd0140dfed
@@ -27,6 +27,7 @@ description:
|
||||
Please use M(iosxr_config) to configure iosxr devices.
|
||||
extends_documentation_fragment: iosxr
|
||||
notes:
|
||||
- This module does not support netconf connection
|
||||
- Tested against IOS XR 6.1.2
|
||||
options:
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user