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
Sviatoslav Sydorenko f1c56e988d Fail fast in stuck `ansible-galaxy-collection`
This specific integration test gets stuck periodically causing the
Galaxy jobs to be killed on timeout wasting an hour of runtime. The
module that gets stuck waiting on Pulp is an in-test one, called
`setup_collections`. When it works, the task is complete in around 70
seconds but when it doesn't, it just freezes the whole play.

This patch attempts to make it fail faster by putting a reasonable
timeout value of 2 minutes.
2 years ago
..
add_host Incidental docker chip away (#77830) 2 years ago
adhoc Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansiballz_python ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
ansible Add missing space after keywords. (#78480) 2 years ago
ansible-doc Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-galaxy Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-galaxy-collection Fail fast in stuck `ansible-galaxy-collection` 2 years ago
ansible-galaxy-collection-cli Use MANIFEST.in style directives to build collections (#78422) 2 years ago
ansible-galaxy-collection-scm Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-galaxy-role Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-inventory Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-pull Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-runner Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-cloud-acme ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-aws Add more ansible-test cloud tests. 3 years ago
ansible-test-cloud-azure Add more ansible-test cloud tests. 3 years ago
ansible-test-cloud-cs ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-foreman ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-galaxy ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-httptester Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-cloud-httptester-windows ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-nios ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-openshift ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-vcenter ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-config Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-config-invalid Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-coverage Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-docker Refactor ansible-test integration tests. (#78168) 2 years ago
ansible-test-git Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-integration Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-integration-constraints Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-no-tty Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-sanity-ansible-doc ansible-test - Fix ansible-doc sanity test FQCN. (#78518) 2 years ago
ansible-test-sanity-import Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-sanity-lint Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity-shebang Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity-validate-modules Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-shell Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-units Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-units-constraints Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-unsupported-directory Split up ansible-test integration tests. (#78520) 2 years ago
ansible-vault Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
any_errors_fatal Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
apt Fix apt making changes in check mode (#78496) 2 years ago
apt_key Update ci-files URL in integration tests. 3 years ago
apt_repository ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
args Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
argspec Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
assemble group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 3 years ago
assert Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
async ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
async_extra_data Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
async_fail More boilerplate fixes. (#70224) 4 years ago
become Fix become integration test. (#78313) 2 years ago
become_su Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
become_unprivileged Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
binary group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 3 years ago
binary_modules Update ci-files URL in integration tests. 3 years ago
binary_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
binary_modules_winrm
blockinfile Blockinfile multiline search (#75090) 2 years ago
blocks Move handler processing into new PlayIterator state (#77955) 2 years ago
builtin_vars_prompt Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
callback_default Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
changed_when Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
check_mode Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
cli Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
collection Refactor ansible-test integration tests. (#78168) 2 years ago
collections Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
collections_plugin_namespace Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
collections_relative_imports PowerShell - Support optional module util imports (#75187) 3 years ago
collections_runtime_pythonpath Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
command_nonexisting Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
command_shell Remove COMMAND_WARNINGS and warn (#77411) 3 years ago
common_network Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
conditionals Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
config Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection Preflight utf8 encodings check (#78175) 2 years ago
connection_delegation Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection_local Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection_paramiko_ssh Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection_psrp psrp - fix hang when copying an empty file (#71649) 4 years ago
connection_remote_is_local Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection_ssh Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection_windows_ssh Remove obsolete skip/windows test aliases. 3 years ago
connection_winrm incidental - remove win_lineinfile coverage (#76952) 3 years ago
controller Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
copy fix copy test for split controller/remote 2 years ago
cron Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
dataloader Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
debconf ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
debug Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
debugger Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
delegate_to Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
dict_transformations Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
dnf Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
dpkg_selections Update ci-files URL in integration tests. 3 years ago
egg-info Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
embedded_module ansible-test - split controller/target testing (#75605) 3 years ago
entry_points Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
environment Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
error_from_connection Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
expect Fix expect integration test. (#78315) 2 years ago
facts_d The final `output_dir` pr (#76862) 3 years ago
facts_linux_network Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
failed_when Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
fetch Fix fetch integration test on macOS. (#78314) 2 years ago
file Fix file integration test chattr/lsattr check. (#78614) 2 years ago
filter_core Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
filter_encryption Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
filter_mathstuff Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
filter_urls Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
filter_urlsplit Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
find Incidental coverage 1 (#77846) 2 years ago
gathering Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
gathering_facts Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
get_url Add support for gzip decoding responses (#41925) 2 years ago
getent ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
git Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
group Drop custom repo from libuser install @ Alpine CI (#78305) 2 years ago
group_by Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
groupby_filter Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
handler_race Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
handlers Move handler processing into new PlayIterator state (#77955) 2 years ago
hardware_facts Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
hash Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
hostname Add RHEL 9.0 to CI. (#77853) 2 years ago
hosts_field Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ignore_errors Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ignore_unreachable Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
import_tasks Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
incidental_ios_file Remove include from tests (#74330) 4 years ago
incidental_vyos_config Remove include from tests (#74330) 4 years ago
incidental_vyos_lldp_interfaces Remove include from tests (#74330) 4 years ago
incidental_vyos_prepare_tests First batch of incidental integration tests. (#67717) 5 years ago
incidental_win_reboot Third batch of incidental integration tests. (#67830) 5 years ago
include_import Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
include_import_tasks_nested Incidental coverage 1 (#77846) 2 years ago
include_parent_role_vars
include_vars Add 'hash_behaviour' option to include_vars module (#72944) 3 years ago
include_vars-ad-hoc Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
include_when_parent_is_dynamic Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
include_when_parent_is_static Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
includes Prevent double failing hosts for includes in loops (#76928) 2 years ago
includes_race Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
infra Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
interpreter_discovery_python Add family fallback for RHEL to register as RedHat (#77371) 3 years ago
interpreter_discovery_python_delegate_facts Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory-invalid-group Integration tests for invalid group name. 2 years ago
inventory_advanced_host_list Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory_cache Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory_constructed Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory_ini Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory_script Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory_yaml Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
iptables iptables - added a ``chain_management`` parameter to control chain (#76378) 3 years ago
jinja2_native_types Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
jinja_plugins Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
json_cleanup Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
known_hosts group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 3 years ago
limit_inventory Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lineinfile Fix lineinfile test (#75785) 3 years ago
lookup_config Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_csvfile Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_dict Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_env Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_file Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_fileglob Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_first_found Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_indexed_items Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_ini Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_inventory_hostnames Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_items Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_lines Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_list Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_nested Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_password Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_pipe Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_random_choice Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_sequence Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_subelements Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_template Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_together Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_unvault Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_url Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_varnames Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_vars Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
loop-until Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
loop_control Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
loops Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
meta_tasks Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
missing_required_lib Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_defaults Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_no_log Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_precedence Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_tracebacks Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_utils Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_utils_Ansible.AccessToken ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.Basic ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.Become ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.AddType ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.ArgvParser Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.Backup ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.CamelConversion ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.CommandUtil ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.FileUtil ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.Legacy ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.LinkUtil ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.PrivilegeUtil ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.SID ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.WebRequest ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.Privilege ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.Process ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.Service ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_ansible_release Replace incidental_inventory_aws_ec2 with intentional coverage (#77743) 2 years ago
module_utils_common.respawn Fix module_utils_common.respawn test. (#78248) 2 years ago
module_utils_distro Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
module_utils_facts.system.selinux fix SELinux facts tests 2 years ago
module_utils_urls Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
network_cli Fix network_cli test to use a trap for cleanup (#69762) 4 years ago
no_log Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
noexec Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
old_style_cache_plugins Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
old_style_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
omit Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
order Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
package The final `output_dir` pr (#76862) 3 years ago
package_facts Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
parsing Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
path_lookups Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
path_with_comma_in_inventory Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
pause Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ping
pip Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
pkg_resources Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
play_iterator Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
playbook Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
plugin_config_for_inventory Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
plugin_filtering Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
plugin_loader Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
plugin_namespace Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
preflight_encoding Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
prepare_http_tests Fix HTTP tests on FreeBSD when running split. 2 years ago
prepare_tests/tasks
pyyaml Add test to assert that missing libyaml doesn't result in an error. Fixes #77437 3 years ago
raw The final `output_dir` pr (#76862) 3 years ago
reboot reboot - add reboot_command parameter (#69847) 4 years ago
rel_plugin_loading Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
remote_tmp Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
replace The final `output_dir` pr (#76862) 3 years ago
retry_task_name_in_callback Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
roles Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
roles_arg_spec Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
roles_var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
rpm_key Add RHEL 9.0 to CI. (#77853) 2 years ago
run_modules Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
script The final `output_dir` pr (#76862) 3 years ago
service ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
service_facts Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
set_fact Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
set_stats Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
setup_cron Drop custom repo from libuser install @ Alpine CI (#78305) 2 years ago
setup_deb_repo apt: add support for package version >= (#75002) 3 years ago
setup_epel/tasks Update ci-files URL in integration tests. 3 years ago
setup_gnutar Changes required for macOS 10.15 (#71841) 4 years ago
setup_nobody
setup_paramiko Remove COMMAND_WARNINGS and warn (#77411) 3 years ago
setup_passlib/tasks
setup_pexpect Update setup_pexpect to prefer pip user installs. 3 years ago
setup_remote_constraints Relocate ansible-test code. (#60147) 5 years ago
setup_remote_tmp_dir deprecate `_remote_checksum()` and remove use in fetch (#74848) 3 years ago
setup_rpm_repo ansible-test - Add RHEL 9 support. (#76217) 3 years ago
setup_test_user Split integration test fixes. (#78281) 2 years ago
setup_win_printargv Update ci-files URL in integration tests. 3 years ago
shell Fix transport defs in test connection plugins. 4 years ago
slurp Split integration test fixes. (#78281) 2 years ago
special_vars Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
special_vars_hosts Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
split Trim message in split integration test. 2 years ago
stat stat document 'version' return doc (#76589) 3 years ago
strategy_free Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
strategy_linear Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
subversion ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
systemd ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
tags Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
task_ordering Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
tasks Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
tempfile tempfile - Remove unnecessary conditional. (#75039) 3 years ago
template allow multiple types for null representation (#78451) 2 years ago
template_jinja2_non_native Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
templating Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
templating_lookups Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
templating_settings Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
test_core Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
test_files Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
test_mathstuff Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
test_uri Add uri, urn and url test plugins (#77423) 2 years ago
throttle Add missing space after keywords. (#78480) 2 years ago
unarchive Change the language used in the unarchive test. (#78382) 2 years ago
undefined Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
unexpected_executor_exception Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
unicode Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
unsafe_writes Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
until Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
unvault Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
uri Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
user user - Use -n instead of -N for luseradd on all distros (#75042) 2 years ago
var_blending Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
var_precedence Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
var_reserved Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
var_templating Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
wait_for wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) 2 years ago
wait_for_connection Test the delay option in wait_for_connection. 5 years ago
want_json_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
win_async_wrapper ansible-test pssa update and new rules (#76256) 3 years ago
win_become become - stop using play context in more places (#62373) 5 years ago
win_exec_wrapper ansible-test pssa update and new rules (#76256) 3 years ago
win_fetch powershell - fix quoting values (#71411) 4 years ago
win_module_utils ansible-test pssa update and new rules (#76256) 3 years ago
win_raw
win_script ansible-test pssa update and new rules (#76256) 3 years ago
windows-minimal Create a dedicated windows-minimal test target. (#67987) 5 years ago
windows-paths
yaml_parsing Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
yum Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
yum_repository Remove COMMAND_WARNINGS and warn (#77411) 3 years ago