mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
fix nxos_interface multiple issues (#27106)
* fix execute_show_command * fix pep8 issues * fix AttributeError #26562 * legacy-file remove * modify execute_show_command output * fix admin_state up doc * fix admin_state for all interfaces doc Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
@@ -348,7 +348,6 @@ lib/ansible/modules/network/nxos/nxos_igmp.py
|
||||
lib/ansible/modules/network/nxos/nxos_igmp_interface.py
|
||||
lib/ansible/modules/network/nxos/nxos_igmp_snooping.py
|
||||
lib/ansible/modules/network/nxos/nxos_install_os.py
|
||||
lib/ansible/modules/network/nxos/nxos_interface.py
|
||||
lib/ansible/modules/network/nxos/nxos_ntp.py
|
||||
lib/ansible/modules/network/nxos/nxos_ntp_auth.py
|
||||
lib/ansible/modules/network/nxos/nxos_ntp_options.py
|
||||
|
||||
Reference in New Issue
Block a user