Files
community.general/lib/ansible
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
2017-02-13 21:12:54 -05:00
..
2017-01-29 07:28:53 +00:00
2017-02-10 08:46:33 -05:00
2017-02-10 20:07:49 -05:00
2017-02-09 18:28:50 -05:00
2016-10-03 11:46:31 -05:00