mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
nxos_feature fix and unit test (#25200)
* nxos_feature fix Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * nxos_feature unit test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * remove from pep8/legacy-file Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
fb87680046
commit
343b83041e
4 changed files with 109 additions and 44 deletions
|
@ -435,7 +435,6 @@ lib/ansible/modules/network/nxos/nxos_aaa_server_host.py
|
|||
lib/ansible/modules/network/nxos/nxos_command.py
|
||||
lib/ansible/modules/network/nxos/nxos_config.py
|
||||
lib/ansible/modules/network/nxos/nxos_facts.py
|
||||
lib/ansible/modules/network/nxos/nxos_feature.py
|
||||
lib/ansible/modules/network/nxos/nxos_gir.py
|
||||
lib/ansible/modules/network/nxos/nxos_gir_profile_management.py
|
||||
lib/ansible/modules/network/nxos/nxos_igmp.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue