mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-31 05:19:09 -07:00
nso_action for Cisco NSO (#32781)
nso_action module for execution actions/RPCs in NSO.
This commit is contained in:
parent
29d3505cb4
commit
b2bc98c161
9 changed files with 865 additions and 8 deletions
|
@ -34,4 +34,6 @@ options:
|
|||
password:
|
||||
description: NSO password
|
||||
required: true
|
||||
requirements:
|
||||
- Cisco NSO version 4.4.3 or higher
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue