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/integration/targets/fetch
Jordan Borean 179bc1dabd
fetch - add error check on calculated dest (#82970)
Add explicit error when the calculated dest path for fetch becomes a
local directory. The existing behaviour will not be checked unlike when
the path did not end with a trailing slash.
2 months ago
..
injection Require `from __future__ import annotations` (#81902) 8 months ago
roles/fetch_tests fetch - add error check on calculated dest (#82970) 2 months ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago
cleanup.yml deprecate `_remote_checksum()` and remove use in fetch (#74848) 3 years ago
run_fetch_tests.yml fixed fetch traversal from slurp (#68720) 4 years ago
runme.sh ansible-test - split controller/target testing (#75605) 3 years ago
setup_unreadable_test.yml Fix fetch integration test. (#75661) 3 years ago
test_unreadable_with_stat.yml Fix fetch integration test. (#75661) 3 years ago