You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/nxos_install_os/tasks/upgrade
Mike Wiebe a721572206 Fix issues with nxos_os_install module (#48811)
* Use expect module to copy files

* Remove old and redundant upgrade files

* Return error message instead of code

* Cleanup copy command code

* Fix force issue in nxos_install_os

* new nxos_install_os integration tests

* Uncomment transport tests

* Revert negative test change

* Remove combined option that is no longer required

* Make shippable happy

* Add n5k test files
6 years ago
..
clear_persistent_sockets.yaml Update nxos_install_os module (#40102) 6 years ago
copy_kick_system_images.yaml Fix issues with nxos_os_install module (#48811) 6 years ago
delete_files.yaml Fix issues with nxos_os_install module (#48811) 6 years ago
enable_scp_server.yaml Fix issues with nxos_os_install module (#48811) 6 years ago
install_os.yaml Fix issues with nxos_os_install module (#48811) 6 years ago
install_system.yaml Fix issues with nxos_os_install module (#48811) 6 years ago
install_with_kick.yaml Fix issues with nxos_os_install module (#48811) 6 years ago
main_os_install.yaml Fix issues with nxos_os_install module (#48811) 6 years ago