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
Christian Giese 2697c0e237 junos scp module (#31950)
* junos_scp module

This module transfers files via SCP from or to remote devices running Junos.

* fix version

* add return documentation

* updated return documentation

* docu, renamed args and exceptions
+ update docu
+ rename arg download to remote_src (simitlar to copy module)
+ exception handling for transfer errors

* add tests

* add test_junos_scp_all

* update to reorganized module utils

* fix unit tests
7 years ago
..
cloud [cloud] kinesis stream server side encryption - fixes #30269 (#30689) 7 years ago
monitoring Unit tests: share common code (#31456) 7 years ago
net_tools nmcli: Add ipv4.dns-search attribute (#34261) 7 years ago
network junos scp module (#31950) 7 years ago
packaging rhn_channel/register: Porting tests to pytest (#33719) 7 years ago
remote_management Python 2.6 `str.format()` compatibility fixes. 7 years ago
system Update pamd.py to allow module path with slashes (#32197) 7 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Porting tests to pytest (#33387) 7 years ago
utils.py Unit tests: share common code (#31456) 7 years ago