community.general/lib/ansible
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
2018-01-19 11:07:47 -05:00
..
cli Improve handling of ansible-doc sanity errors. 2018-01-17 11:41:01 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config ansible-config: add simple tests (#34900) 2018-01-17 06:33:33 -08:00
errors Temporary (#31677) 2018-01-15 21:15:04 -08:00
executor failed, skipped, and unreachable all seem to be needed for various callbacks. Fixes #34716 (#34724) 2018-01-18 14:42:40 -06:00
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory Temporary (#31677) 2018-01-15 21:15:04 -08:00
module_utils influxdb: add login aliases (#34599) 2018-01-19 14:54:42 +01:00
modules junos scp module (#31950) 2018-01-19 11:07:47 -05:00
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins * Fix DCI issues and changes to action plugin & utils (#35083) 2018-01-19 16:22:31 +05:30
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils influxdb: add login aliases (#34599) 2018-01-19 14:54:42 +01:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00