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
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Fix Python 3.7 syntax error in yum_repository. 7 years ago
integration npm module compatible with npm5 (#26582) 7 years ago
legacy vultr: new module vr_dns_record (#34423) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Simplify Windows versions in ansible-test. 7 years ago
sanity Fix CaptureStd in validate-modules to work on both py3 and py2 (#35060) 7 years ago
units junos scp module (#31950) 7 years ago
utils Simplify Windows versions in ansible-test. 7 years ago