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/units/modules
René Moser f2729f11c3 ios_config: fix "save" arg results in timeout (#21344)
* ios_config: fix "save" arg results in timeout

The command "copy running-config startup-config" prompts for a
destination filename, which was not handled.

~~~
testswitch#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
0 bytes copied in 0.679 secs (0 bytes/sec)

[15:16]
ios: write memory
~~~

* test_ios_config: adjust test_ios_config_save
9 years ago
..
cloud fixed type mapper and added tests (#20963) 9 years ago
network ios_config: fix "save" arg results in timeout (#21344) 9 years ago
packaging Fix 'yum skips updates' bug (#21113) 9 years ago
system known_hosts: support --diff (#20349) 9 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago