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
Jordan Borean 520fa688ba
ssh and psrp - Support more complex characters in fetch_file (#83753)
* 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
1 year ago
..
add_host Incidental docker chip away (#77830) 4 years ago
adhoc Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ansiballz_python Require `from __future__ import annotations` (#81902) 2 years ago
ansible Require `from __future__ import annotations` (#81902) 2 years ago
ansible-config config, integrate dynamic galaxy servers (#83129) 2 years ago
ansible-doc ansible-doc: handle on_fail (#83676) 1 year ago
ansible-galaxy Require `from __future__ import annotations` (#81902) 2 years ago
ansible-galaxy-collection Typo fixes and other bits and bobs (#83672) 1 year ago
ansible-galaxy-collection-cli Fix ManifestControl dataclass to work with future annotations (#82215) 2 years ago
ansible-galaxy-collection-scm Consider all configured collection paths when installing collections (#81243) 2 years ago
ansible-galaxy-role Fix installing roles containing symlinks (#82911) 2 years ago
ansible-inventory Require `from __future__ import annotations` (#81902) 2 years ago
ansible-playbook-callbacks Play recap stats and callbacks for include_role, consolidate with include_tasks (#79260) 2 years ago
ansible-pull Typo fixes and other bits and bobs (#83672) 1 year ago
ansible-test Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-cloud-acme ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-aws Add more ansible-test cloud tests. 4 years ago
ansible-test-cloud-azure Add more ansible-test cloud tests. 4 years ago
ansible-test-cloud-cs ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-galaxy ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-httptester Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ansible-test-cloud-httptester-windows ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-nios ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-openshift Update ansible-test openshift plugin tests (#80064) 3 years ago
ansible-test-config Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-config-invalid Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-container Enable Ubuntu 24.04 group 6 in CI (#83466) 1 year ago
ansible-test-coverage Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-docker Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-git Log `runme.sh` execution in integration tests (#79263) 3 years ago
ansible-test-installed ansible-test - Always use managed entry points (#81537) 2 years ago
ansible-test-integration Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-integration-constraints Split up ansible-test integration tests. (#78520) 3 years ago
ansible-test-integration-targets Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-no-tty Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-action-plugin-docs ansible-test action-plugin-docs sidecar (#83325) 1 year ago
ansible-test-sanity-ansible-doc Do not mangle plugin names in collections that start with an underscore. (#82574) 2 years ago
ansible-test-sanity-import Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-lint Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ansible-test-sanity-no-get-exception Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-pylint Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-replace-urlopen Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-shebang Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ansible-test-sanity-use-compat-six Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-validate-modules validate-modules: detect names set mismatch between argument spec and documentation (#83599) 1 year ago
ansible-test-sanity-yamllint ansible-test - Allow multiple documents in the YAML stream for EXAMPLES (#82355) 2 years ago
ansible-test-shell Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ansible-test-units Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-units-assertions Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-units-constraints Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-units-forked Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-unsupported-directory Split up ansible-test integration tests. (#78520) 3 years ago
ansible-test-vendoring ansible-test - Fix vendoring support (#80074) 3 years ago
ansible-vault Fix ansible-vault integration test for missing vault ids (#83777) 1 year ago
ansible_log Fix display to log severity mapping (#83712) 1 year ago
any_errors_fatal fix any_errors_fatal tests (#83389) 2 years ago
apt Remove EXTERNALLY-MANAGED marker in apt test (#83706) 1 year ago
apt_key Typo fixes and other bits and bobs (#83672) 1 year ago
apt_repository tests: use keyserver with keyid while using apt_key (#83694) 1 year ago
args Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
argspec Require `from __future__ import annotations` (#81902) 2 years ago
assemble assemble: fixed missing parameter error (#82360) 2 years ago
assert Typo fixes and other bits and bobs (#83672) 1 year ago
async async support check mode (#82901) 2 years ago
async_extra_data Require `from __future__ import annotations` (#81902) 2 years ago
async_fail Typo fixes and other bits and bobs (#83672) 1 year ago
become Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
become_su Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
become_unprivileged Require `from __future__ import annotations` (#81902) 2 years ago
binary group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 4 years ago
binary_modules Build test modules for aarch64 (#83195) 2 years ago
binary_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
binary_modules_winrm
blockinfile Typo fixes and other bits and bobs (#83672) 1 year ago
blocks Typo fixes and other bits and bobs (#83672) 1 year ago
builtin_vars_prompt Use a venv in more integration tests (#83799) 1 year ago
callback_default Play recap stats and callbacks for include_role, consolidate with include_tasks (#79260) 2 years ago
callback_results Typo fixes and other bits and bobs (#83672) 1 year ago
changed_when Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
check_mode Typo fixes and other bits and bobs (#83672) 1 year ago
cli Require `from __future__ import annotations` (#81902) 2 years ago
collection Require `from __future__ import annotations` (#81902) 2 years ago
collections Fix task.resolved_action callbacks (#82003) 2 years ago
collections_plugin_namespace Require `from __future__ import annotations` (#81902) 2 years ago
collections_relative_imports Require `from __future__ import annotations` (#81902) 2 years ago
collections_runtime_pythonpath Use build instead of pep517 for integration test 1 year ago
command_nonexisting Add missing newlines to YAML files (#80031) 3 years ago
command_shell Remove more Python 2 handling from tests (#82449) 2 years ago
common_network Require `from __future__ import annotations` (#81902) 2 years ago
conditionals restore conditional lookup nerfing (#81460) 2 years ago
config ansible-config: ensure we get templated default (#82974) 2 years ago
connection ssh and psrp - Support more complex characters in fetch_file (#83753) 1 year ago
connection_delegation Require `from __future__ import annotations` (#81902) 2 years ago
connection_local Fix traceback inheriting from NetworkConnectionBase and add integration tests (#82954) 2 years ago
connection_paramiko_ssh paramiko connection now uses the correct source of data (#79704) 3 years ago
connection_psrp Add explicit winrm/psrp tests for HTTP and HTTPS (#83769) 1 year ago
connection_remote_is_local Require `from __future__ import annotations` (#81902) 2 years ago
connection_ssh Typo fixes and other bits and bobs (#83672) 1 year ago
connection_windows_ssh Fix tests when running against SSH target 1 year ago
connection_winrm Add explicit winrm/psrp tests for HTTP and HTTPS (#83769) 1 year ago
controller Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
copy fix copy module update atime/mtime (#83235) 1 year ago
cron Remove obsolete integration test aliases (#80342) 3 years ago
dataloader Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
deb822_repository deb822_repository: handle idempotency (#82483) 2 years ago
debconf debconf: handle boolean value representation consistently (#83601) 1 year ago
debug Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
debugger Use a venv in more integration tests (#83799) 1 year ago
delegate_to Typo fixes and other bits and bobs (#83672) 1 year ago
deprecations actually show plugin config warnings/deprecations (#82593) 1 year ago
dict_transformations Require `from __future__ import annotations` (#81902) 2 years ago
dnf dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 1 year ago
dnf5 Update the dnf5 copr repo (#83459) 1 year ago
dpkg_selections dpkg_selections: Check if package exists before selection operation (#81406) 2 years ago
egg-info Require `from __future__ import annotations` (#81902) 2 years ago
embedded_module ansible-test - split controller/target testing (#75605) 4 years ago
entry_points Enable vendored copy of distutils in entry_point test (#82232) 2 years ago
environment Deprecate using a list of dicts for vars. See #78920 (#78927) 3 years ago
error_from_connection Require `from __future__ import annotations` (#81902) 2 years ago
expect expect - fix argument spec error with timeout=null (#82522) 2 years ago
facts_d add error handling when parsing values in ini files (#82718) 1 year ago
facts_linux_network Remove obsolete integration test aliases (#80342) 3 years ago
failed_when Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
fetch Typo fixes and other bits and bobs (#83672) 1 year ago
file Typo fixes and other bits and bobs (#83672) 1 year ago
filter_core Revert "bool filter, add booleanization strategy option (#83362)" (#83391) 2 years ago
filter_encryption Improve filter_encryption test 2 years ago
filter_mathstuff Fix set filters to use set operations (#81639) 2 years ago
filter_urls Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
filter_urlsplit Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
find remove ignore clauses for module find (#83575) 1 year ago
fork_safe_stdio Fix quoting in fork_safe_stdio test (#83412) 2 years ago
gathering Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
gathering_facts Replace Unicode no-break spaces with ASCII spaces 2 years ago
get_url Typo fixes and other bits and bobs (#83672) 1 year ago
getent ansible-test - Remove AIX provisioning support. (#76747) 4 years ago
git Typo fixes and other bits and bobs (#83672) 1 year ago
group Add UID and GID min/max keys (#81770) 1 year ago
group_by Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
groupby_filter Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
handler_race Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
handlers linear: fix included handlers executing in lockstep (#83209) 1 year ago
hardware_facts Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
hash Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
hostname Add RHEL 9.0 to CI. (#77853) 4 years ago
hosts_field Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ignore_errors Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
ignore_unreachable Typo fixes and other bits and bobs (#83672) 1 year ago
import_tasks Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
incidental_ios_file Remove include from tests (#74330) 5 years ago
incidental_win_reboot Fix tests when running against SSH target 1 year ago
include_import Typo fixes and other bits and bobs (#83672) 1 year ago
include_import_tasks_nested Incidental coverage 1 (#77846) 4 years ago
include_parent_role_vars
include_vars Fix ansible.builtin.include_vars - depth (#80995) 2 years ago
include_vars-ad-hoc Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
include_when_parent_is_dynamic Remove deprecated include (#80752) 3 years ago
include_when_parent_is_static Remove deprecated include (#80752) 3 years ago
includes Remove deprecated include (#80752) 3 years ago
includes_race Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
infra Require `from __future__ import annotations` (#81902) 2 years ago
interpreter_discovery_python Updates to interpreter discovery for 2.17 (#82420) 2 years ago
interpreter_discovery_python_delegate_facts Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
inventory Typo fixes and other bits and bobs (#83672) 1 year ago
inventory-invalid-group Integration tests for invalid group name. 4 years ago
inventory_advanced_host_list Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
inventory_cache Require `from __future__ import annotations` (#81902) 2 years ago
inventory_constructed Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
inventory_ini inventory_ini: Handle SyntaxWarning in ini parsing (#81707) 2 years ago
inventory_script Removed sorting to preserve original order (#74839) 3 years ago
inventory_yaml Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
iptables iptables chain creation does not populate with a rule (#80257) 2 years ago
jinja2_native_types Fix test for jinja2_native preserve quotes (#79131) 3 years ago
jinja_plugins Require `from __future__ import annotations` (#81902) 2 years ago
json_cleanup Properly quote all needed components of shell commands (#83365) 2 years ago
keyword_inheritance Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
known_hosts Update known_hosts module to better handle @cert-authority keys (#70340) 2 years ago
limit_inventory Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lineinfile Typo fixes and other bits and bobs (#83672) 1 year ago
lookup-option-name Update lookup to use positional only arg for name to avoid conflicts (#79839) 3 years ago
lookup_config config lookup, new option to show origin of value (#80651) 3 years ago
lookup_csvfile Fix csvfile test - quote file argument (#83751) 1 year ago
lookup_dict Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_env Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_file Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_fileglob Fix nested jinja statements in integration tests (#81591) 2 years ago
lookup_first_found Fix task-adjacent search path in roles (#83621) 1 year ago
lookup_indexed_items Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_ini ini lookup: add new interpolation option (#83773) 1 year ago
lookup_inventory_hostnames Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_items Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_lines Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_list refactor and fixes for doc parsing (#77719) 3 years ago
lookup_nested Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_password Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
lookup_pipe Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_random_choice Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_sequence updated looups to use set_option in custom parse (#82425) 2 years ago
lookup_subelements Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_template Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_together Add missing newlines to YAML files (#80031) 3 years ago
lookup_unvault Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_url ansible-test - Update http-test-container (#83272) 2 years ago
lookup_varnames Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
lookup_vars Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
loop-connection Require `from __future__ import annotations` (#81902) 2 years ago
loop-until Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
loop_control Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
loops Ensure skipped loop iteration register var is available (#83756) 1 year ago
meta_tasks Fix incorrect rc when executing end_host in rescue (#83522) 1 year ago
missing_required_lib Require `from __future__ import annotations` (#81902) 2 years ago
module_defaults fix module_defaults group incorrectly giving deprecation warnings (#83510) 1 year ago
module_no_log no_log avoid masking booleans (#82217) 2 years ago
module_precedence Remove obsolete compat code from integration tests (#81961) 2 years ago
module_tracebacks Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
module_utils Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
module_utils_Ansible.AccessToken ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Basic powershell - Improve Add-Type tempdir handler (#83080) 2 years ago
module_utils_Ansible.Become PowerShell - remove uneeded dotnet code for future compatibility (#81472) 2 years ago
module_utils_Ansible.ModuleUtils.AddType AddType - Support compiling with /unsafe C# code (#79853) 3 years ago
module_utils_Ansible.ModuleUtils.ArgvParser Separated ps module_util test targets, added WebRequest tests (#67914) 6 years ago
module_utils_Ansible.ModuleUtils.Backup ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.CamelConversion ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.CommandUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.FileUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.Legacy ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.LinkUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.PrivilegeUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.SID ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.WebRequest ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Privilege ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Process ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Service ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_ansible_release Require `from __future__ import annotations` (#81902) 2 years ago
module_utils_common.respawn Require `from __future__ import annotations` (#81902) 2 years ago
module_utils_distro Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
module_utils_facts.system.selinux fix SELinux facts tests 4 years ago
module_utils_urls Require `from __future__ import annotations` (#81902) 2 years ago
no_log Ensure ANSIBLE_NO_LOG is respected (CVE-2024-0690) (#82565) 2 years ago
noexec Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
old_style_cache_plugins Require `from __future__ import annotations` (#81902) 2 years ago
old_style_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
old_style_vars_plugins plugins: remove deprecated features (#82976) 2 years ago
omit Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
order Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
package Eaiser package mgr overrides (#82629) 2 years ago
package_facts package_facts: fix warning logic (#83520) 1 year ago
packaging_cli-doc clean up ansible-connection (#82992) 2 years ago
parsing Remove deprecated include (#80752) 3 years ago
path_lookups lookups, make file searching use better is_role (#82290) 2 years ago
path_with_comma_in_inventory Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
pause Use a venv in more integration tests (#83799) 1 year ago
ping
pip Typo fixes and other bits and bobs (#83672) 1 year ago
pkg_resources Require `from __future__ import annotations` (#81902) 2 years ago
play_iterator Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
playbook timeout give extra info (#83206) 2 years ago
plugin_config_for_inventory Require `from __future__ import annotations` (#81902) 2 years ago
plugin_filtering fix reject list (#79391) 3 years ago
plugin_loader Typo fixes and other bits and bobs (#83672) 1 year ago
plugin_namespace Require `from __future__ import annotations` (#81902) 2 years ago
preflight_encoding Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
prepare_http_tests Typo fixes and other bits and bobs (#83672) 1 year ago
prepare_tests/tasks
pyyaml Log `runme.sh` execution in integration tests (#79263) 3 years ago
raw The final `output_dir` pr (#76862) 4 years ago
reboot Replace `reboot_command` integration test with unit tests (#78956) 2 years ago
register Typo fixes and other bits and bobs (#83672) 1 year ago
rel_plugin_loading Typo fixes and other bits and bobs (#83672) 1 year ago
remote_tmp Fix remote_tmp tests so that they actually use the remote_tmp (#80969) 3 years ago
replace replace: handle exception while parsing escape char (#81244) 2 years ago
result_pickle_error Require `from __future__ import annotations` (#81902) 2 years ago
roles Add end_role meta task (#83263) 1 year ago
roles_arg_spec argspec - fix validating type for required options that are None (#79677) 3 years ago
roles_var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
rpm_key Enable validation of subkeys in rpm key module (#83716) 1 year ago
run_modules use diff intermediate var to preserve functionality (#83738) 1 year ago
script Typo fixes and other bits and bobs (#83672) 1 year ago
service Replace Unicode no-break spaces with ASCII spaces 2 years ago
service_facts Require `from __future__ import annotations` (#81902) 2 years ago
set_fact Reword warning if the reserved keyword `_ansible_` is used (#82657) 2 years ago
set_stats Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
setup_cron Disable cron integration test on Alpine (#81301) 2 years ago
setup_deb_repo ansible-test - Update tested platforms (#83446) 1 year ago
setup_gnutar Changes required for macOS 10.15 (#71841) 5 years ago
setup_nobody
setup_paramiko Remove outdated constraint for paramiko setup 2 years ago
setup_passlib/tasks
setup_passlib_controller Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
setup_pexpect Remove more Python 2 handling from tests (#82449) 2 years ago
setup_remote_constraints Relocate ansible-test code. (#60147) 6 years ago
setup_remote_tmp_dir deprecate `_remote_checksum()` and remove use in fetch (#74848) 5 years ago
setup_rpm_repo dnf/setup_rpm_repo: simplify dummy testing repos (#83624) 1 year ago
setup_test_user Split integration test fixes. (#78281) 3 years ago
setup_win_printargv Update ci-files URL in integration tests. 4 years ago
shell Typo fixes and other bits and bobs (#83672) 1 year ago
slurp Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
special_vars Typo fixes and other bits and bobs (#83672) 1 year ago
special_vars_hosts Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
split Improve split integration test. (#78738) 3 years ago
stat stat document 'version' return doc (#76589) 4 years ago
strategy_free Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
strategy_host_pinned Fix meta tasks breaking host/fork affinity with host_pinned (#83438) 1 year ago
strategy_linear Fix run_once by instantly tiny post_validate (#78492) (#80051) 3 years ago
subversion default svn URL to 127.0.0.1 for subversion integration tests (#82551) 2 years ago
support-callback_plugins Avoid delattr in test callback plugin (#82550) 2 years ago
systemd add systemd version and features fact (#83083) 2 years ago
tags Properly template tags in parent blocks (#81624) 2 years ago
task_ordering Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
tasks Typo fixes and other bits and bobs (#83672) 1 year ago
tempfile tempfile - Remove unnecessary conditional. (#75039) 5 years ago
template Typo fixes and other bits and bobs (#83672) 1 year ago
template_jinja2_non_native Fix nested jinja statements in integration tests (#81591) 2 years ago
templating Do not ignore SyntaxError from jinja2.Environment.from_string (#82607) 2 years ago
templating_lookups Require `from __future__ import annotations` (#81902) 2 years ago
templating_settings Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
test_core Add vaulted_file test (#83717) 1 year ago
test_files Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
test_mathstuff Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
test_uri Add uri, urn and url test plugins (#77423) 4 years ago
test_utils Require `from __future__ import annotations` (#81902) 2 years ago
throttle Typo fixes and other bits and bobs (#83672) 1 year ago
unarchive Typo fixes and other bits and bobs (#83672) 1 year ago
undefined Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
unexpected_executor_exception Require `from __future__ import annotations` (#81902) 2 years ago
unicode Typo fixes and other bits and bobs (#83672) 1 year ago
unsafe_writes Typo fixes and other bits and bobs (#83672) 1 year ago
until Require `from __future__ import annotations` (#81902) 2 years ago
unvault filters vault/unvault fix vault_id parameter usage (#81422) 2 years ago
uri Typo fixes and other bits and bobs (#83672) 1 year ago
user Add UID and GID min/max keys (#81770) 1 year ago
var_blending Remove trailing spaces from lines in YAML (#80032) 3 years ago
var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
var_precedence restore role param precedence (#82106) 2 years ago
var_reserved Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
var_templating Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) 3 years ago
vars_files Add tests to validate vars_files first found behavior (#79386) 3 years ago
wait_for Add FreeBSD 13.3 and 14.0 to ansible-test (#82530) 2 years ago
wait_for_connection Test the delay option in wait_for_connection. 6 years ago
want_json_modules_posix Require `from __future__ import annotations` (#81902) 2 years ago
win_async_wrapper Change ansible_job_id format (#79951) 3 years ago
win_become become - stop using play context in more places (#62373) 6 years ago
win_exec_wrapper powershell - Improve Add-Type tempdir handler (#83080) 2 years ago
win_fetch ssh and psrp - Support more complex characters in fetch_file (#83753) 1 year ago
win_module_utils ansible-test pssa update and new rules (#76256) 4 years ago
win_raw Typo fixes and other bits and bobs (#83672) 1 year ago
win_script Fix up sanity problems 3 years ago
windows-minimal Fix up sanity problems 3 years ago
windows-paths
yaml_parsing Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
yum_repository add countme option to yum_repository (#82831) 2 years ago