mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-26 11:11:55 +00: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 |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| contrib | ||
| errors | ||
| executor | ||
| inventory_test_data/group_vars | ||
| mock | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| ansible.cfg | ||
| conftest.py | ||
| test_constants.py | ||