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
Jordan Borean 40a2fbe50a
ssh and psrp - Support more complex characters in fetch_file (#83753) (#83816) (#83848)
* ssh and psrp - Support more complex chars in fetch_file

Fixes the psrp and ssh (with piped) fetch function to work with paths
that contains glob like characters in the path. For Windows this was
needed when using paths that contain `[]` in the path. For ssh this was
a problem with FreeBSD when using the piped transfer method with similar
characters.

Also tidies up the psrp logic to not inject the paths and buffer size
in the script but pass it as an object through an argument/parameter.

* Fix sanity check

(cherry picked from commit 520fa688ba)
1 year ago
..
integration ssh and psrp - Support more complex characters in fetch_file (#83753) (#83816) (#83848) 1 year ago
lib/ansible_test [stable-2.16] ansible-test - Improve unknown env error message (#83678) 1 year ago
sanity [stable-2.16] release.py - Auto-update setuptools upper bound (#83713) (#83743) 1 year ago
support [stable-2.16] ansible-test - Remove VyOS tests and support files (#83650) (#83652) 1 year ago
units ssh and psrp - Support more complex characters in fetch_file (#83753) (#83816) (#83848) 1 year ago