community.general/lib/ansible/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 Replaces expanduser with type path 2017-02-13 17:32:41 -05:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database no log passwords (#21229) 2017-02-10 15:13:59 -05:00
files Removes usage of expanduser due to type 'path' 2017-02-13 17:24:24 -05:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
network ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
notification Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
packaging Removes usage of expanduser because of type path 2017-02-13 15:02:05 -05:00
remote_management Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
source_control Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
storage Add NetApp SolidFire account manager module (#20728) 2017-02-11 08:02:48 +00:00
system fixed for chrrot as ignore error still has rc=0 2017-02-13 14:47:39 -05:00
utilities no log passwords (#21229) 2017-02-10 15:13:59 -05:00
web_infrastructure Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
windows Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00