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
2017-02-13 21:12:54 -05:00
..
cloud fixed type mapper and added tests (#20963) 2017-02-02 09:46:17 -05:00
network ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
packaging Fix 'yum skips updates' bug (#21113) 2017-02-08 16:07:43 -05:00
system known_hosts: support --diff (#20349) 2017-02-08 09:56:03 -05:00
__init__.py Some algorithmic unittests for the apt and docker modules 2016-04-27 07:23:31 -07:00