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
Matt Martz 56d142350d
Add support for importlib.resources (#78915)
* Add support for importlib.resources

* Remove the importlib.resources imports

* return the correct data

* Some code comments, and re-order for consistency

* Disallow traversing packages below an individual collection

* Add a traversable class for namespaces

* Re-use variable

* Utilize itertools.chain.from_iterable

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

* Simplify logic to check for packages from ansible loaders

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

* Just a generator expression, instead of a generator

* docstrings

* Add comment about find_spec for our namespaces

* Add some initial unit tests for importlib.resources

* normalize

* Utilize importlib.resources for listing collections

* collections_path is already in config, just use config

* install uses a different default for collections_path

* Remove unused import

* Remove duplicate __truediv__

* Bring back TraversableResources

* Apply some small suggestions from code review

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>

* Remove cross contamination between plugin loader code and CLI code

* Remove unused import

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
1 year 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) 2 years ago
ansible Add missing space after keywords. (#78480) 2 years ago
ansible-doc Add support for importlib.resources (#78915) 1 year ago
ansible-galaxy ansible-galaxy install - fix unnecessary api check when installing a role from git repo (#79090) 2 years ago
ansible-galaxy-collection Add support for importlib.resources (#78915) 1 year ago
ansible-galaxy-collection-cli galaxy: Add license_file to manifest directives (#79420) 1 year ago
ansible-galaxy-collection-scm Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-galaxy-role Fix isinstance check (#79159) 2 years ago
ansible-inventory refactor and fixes for doc parsing (#77719) 2 years ago
ansible-pull refactor and fixes for doc parsing (#77719) 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-container ansible-test - Improve container startup handling. 1 year 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 Log `runme.sh` execution in integration tests (#79263) 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-integration-targets ansible-test - Fix integration test target filter. (#78862) 2 years ago
ansible-test-no-tty Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity runtime-metadata sanity test: ensure redirects are FQCRs (#78802) 2 years ago
ansible-test-sanity-ansible-doc ansible-test - Fix ansible-doc sanity test FQCN. (#78518) 2 years ago
ansible-test-sanity-import More integration tests for import sanity test. (#79532) 1 year 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 validate-modules: don't fail on invalid YAML (#79682) 1 year 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 Custom salt for ansible-vault encrypt (#79063) 2 years ago
any_errors_fatal Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
apt added --allow-change-held-packages for apt remove (#78203) 2 years ago
apt_key Update ci-files URL in integration tests. 2 years ago
apt_repository Don't request repo updates when only testing modes (#78843) (#78850) 2 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) 2 years ago
assert Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
async ansible-test - Remove AIX provisioning support. (#76747) 2 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) 2 years ago
binary_modules Update ci-files URL in integration tests. 2 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 Deprecate using a list of dicts for vars. See #78920 (#78927) 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 Deprecate using a list of dicts for vars. See #78920 (#78927) 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 Add support for importlib.resources (#78915) 1 year 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) 2 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. 2 years ago
connection_winrm incidental - remove win_lineinfile coverage (#76952) 2 years ago
controller Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
copy copy, avoid moving non temp remote 'non' files (#79102) 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) 2 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 Fixed incorrect spelling of the word overridden. (#79620) 1 year 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. 2 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 Log `runme.sh` execution in integration tests (#79263) 2 years ago
environment Deprecate using a list of dicts for vars. See #78920 (#78927) 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 Fix local facts unreadable (#76095) 2 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 touch check mode result (#79360) (#79422) 1 year 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
fork_safe_stdio Prevent stdio deadlock in forked children (#79522) 1 year ago
gathering Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
gathering_facts Recover unix load average into an ansible_loadavg fact (#75319) 2 years ago
get_url uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 2 years ago
getent ansible-test - Remove AIX provisioning support. (#76747) 2 years ago
git Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
group Allow force deletion of group (#78172) 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 Fix using FQCN for flush_handlers (#79057) 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) 3 years ago
incidental_vyos_config Remove include from tests (#74330) 3 years ago
incidental_vyos_lldp_interfaces Remove include from tests (#74330) 3 years ago
incidental_vyos_prepare_tests First batch of incidental integration tests. (#67717) 4 years ago
incidental_win_reboot Third batch of incidental integration tests. (#67830) 4 years ago
include_import avoid roles exporting vars: (#69040) 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 Log `runme.sh` execution in integration tests (#79263) 2 years ago
include_when_parent_is_static Log `runme.sh` execution in integration tests (#79263) 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) 2 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 Removed sorting to preserve original order (#74839) 1 year 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) 2 years ago
jinja2_native_types Fix test for jinja2_native preserve quotes (#79131) 2 years ago
jinja_plugins Handle line wraps in jinja_plugins test. 1 year ago
json_cleanup Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
keyword_inheritance Ensure that we do not squash keywords in validate (#79049) 2 years ago
known_hosts Fix known_hosts changed status when removing non-existing key (#78748) 2 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 refactor and fixes for doc parsing (#77719) 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 uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 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-connection Fix connection/become task loop settings (#78565) 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 Print skip reason for skipped meta tasks instead of an empty msg in -vv (#78681) 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 Fixed incorrect spelling of the word overridden. (#79620) 1 year 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) 4 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
old_style_vars_plugins Fix vars plugin code and documentation mismatch (#78562) 2 years ago
omit Ensure that we do not squash keywords in validate (#79049) 2 years ago
order Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
package The final `output_dir` pr (#76862) 2 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 Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187) 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 fix reject list (#79391) 2 years ago
plugin_loader Fixed incorrect spelling of the word overridden. (#79620) 1 year 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 Log `runme.sh` execution in integration tests (#79263) 2 years ago
raw The final `output_dir` pr (#76862) 2 years ago
reboot [CI] Move running `reboot` integration test to group 2 2 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) 2 years ago
retry_task_name_in_callback Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
roles Always create new role (#78661) 1 year ago
roles_arg_spec fix role argument spec error for invalid suboptions (#76578) 1 year 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) 2 years ago
service ansible-test - Remove AIX provisioning support. (#76747) 2 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) 2 years ago
setup_epel/tasks Fix EPEL setup for integration tests on RHEL 7 1 year ago
setup_gnutar Changes required for macOS 10.15 (#71841) 4 years ago
setup_nobody
setup_paramiko Clean up setup_paramiko test target. 1 year ago
setup_passlib/tasks
setup_pexpect Update setup_pexpect to prefer pip user installs. 2 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. 2 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 Improve split integration test. (#78738) 2 years ago
stat stat document 'version' return doc (#76589) 2 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 Log `runme.sh` execution in integration tests (#79263) 2 years ago
systemd ansible-test - Remove AIX provisioning support. (#76747) 2 years ago
tags Log `runme.sh` execution in integration tests (#79263) 2 years ago
task_ordering Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
tasks Fix repr(Task) to check action when testing for a meta task (#79464) 1 year 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 Do not crash templating when filter/test name is not a valid Ansible plugin name (#78913) 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 Log `runme.sh` execution in integration tests (#79263) 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 Fixes for uri integration test. (#79688) 1 year 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 Deprecate using a list of dicts for vars. See #78920 (#78927) 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
vars_files Add tests to validate vars_files first found behavior (#79386) 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. 4 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 Fix up sanity problems 2 years ago
windows-minimal Fix up sanity problems 2 years ago
windows-paths
yaml_parsing Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
yum Fix EPEL setup for integration tests on RHEL 7 1 year ago
yum_repository Remove COMMAND_WARNINGS and warn (#77411) 2 years ago