mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Lenovo cnos vrf (#54188)
* Adding module cnos_vrf to manage VRF Configurations. * Update cnos_vrf.py * Adding Functional Tests, Unit Tests and Bug Fixes. * Fixing discrepancy in description against sample * Review comments incorporated * Review comments 2 Done * Update basic.yaml * Update test_cnos_vrf.py * Review comments 3
This commit is contained in:
committed by
Sumit Jaiswal
parent
c007422d05
commit
82d26c8c93
@@ -10,5 +10,5 @@
|
||||
# Following you should specify IP Addresses details
|
||||
# Please change <username> and <password> with appropriate value for your switch.
|
||||
|
||||
[cnos_command]
|
||||
[cnos_command_sample]
|
||||
10.241.107.39 ansible_network_os=cnos ansible_ssh_user=<username> ansible_ssh_pass=<password> deviceType=g8272_cnos
|
||||
|
||||
Reference in New Issue
Block a user