mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-26 21:59:38 -07:00
* 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| junos_module.py | ||
| test_junos_command.py | ||
| test_junos_config.py | ||
| test_junos_facts.py | ||
| test_junos_netconf.py | ||
| test_junos_package.py | ||
| test_junos_rpc.py | ||
| test_junos_scp.py | ||