mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add ISSU capability and fix workflow bug for nxos_install_os module (#32540)
* Initial issu support * Enhance ISSU support * Additional refactoring to simplify code flow * Remove debugs and bug fixes * Update doc example output * Update provider line in task example * Remove unneeded else clause and comments * Fix ansible-doc errors * Satisfy ansibot requirements * Update header docs * Update nxos_install_os.py
This commit is contained in:
@@ -205,7 +205,6 @@ lib/ansible/modules/network/nxos/nxos_gir_profile_management.py
|
||||
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_ntp_auth.py
|
||||
lib/ansible/modules/network/nxos/nxos_ntp_options.py
|
||||
lib/ansible/modules/network/nxos/nxos_nxapi.py
|
||||
|
||||
Reference in New Issue
Block a user