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 Clay 691c8e8603
Omit pre-built man pages from sdist (#81395)
Since man pages aren't accessible to users after a `pip install`, there's no need to include them in the sdist.
This change makes it trivial to build man pages from source, which makes them much easier to iterate on.
It also simplifies creation and testing of the sdist, since it no longer requires building man pages.

The new `packaging/cli-doc/build.py` script can generate both man pages and RST documentation.
This supports inclusion on the docs site without a dependency on `ansible-core` internals.
Having a single implementation for both simplifies keeping the two formats in sync.
10 months 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 Deprecate plural collections_paths option (#81063) 12 months ago
ansible-doc Extend ansible-doc test with more classic markup. (#80407) 1 year ago
ansible-galaxy update ansible-galaxy testserver to use SSLContext.load_cert_chain (#80961) 11 months ago
ansible-galaxy-collection ansible-galaxy - add pre-release hint to dependency resolution error (#81147) 11 months ago
ansible-galaxy-collection-cli galaxy: Add license_file to manifest directives (#79420) 2 years ago
ansible-galaxy-collection-scm Consider all configured collection paths when installing collections (#81243) 11 months ago
ansible-galaxy-role Fix isinstance check (#79159) 2 years ago
ansible-inventory Use ansible.module_utils.common.text.converters (#80704) 1 year ago
ansible-playbook-callbacks Fix calling v2_playbook_on_notify callback (#80585) 1 year ago
ansible-pull refactor and fixes for doc parsing (#77719) 2 years ago
ansible-runner Remove obsolete integration test aliases (#80342) 1 year ago
ansible-test ansible-test - Support pylint assertion rewriting (#80020) 1 year 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-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 Update ansible-test openshift plugin tests (#80064) 1 year 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 add alpine 3.18 as remote (#81109) 11 months 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 - Allow target prefixes to use `_` (#80021) 1 year ago
ansible-test-no-tty Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity ansible-test - Fix sanity traceback with `-e` opt (#81271) 11 months ago
ansible-test-sanity-ansible-doc ansible-test - Fix ansible-doc sanity test FQCN. (#78518) 2 years ago
ansible-test-sanity-import Clean up unused imports in integration tests (#79895) 1 year ago
ansible-test-sanity-lint Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity-no-get-exception ansible-test - Narrow the scope of some sanity tests (#81273) 11 months ago
ansible-test-sanity-pylint sanity tests - ignore pre-release versions for deprecation comparisons (#79185) 1 year ago
ansible-test-sanity-replace-urlopen ansible-test - Narrow the scope of some sanity tests (#81273) 11 months ago
ansible-test-sanity-shebang Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible-test-sanity-use-compat-six ansible-test - Narrow the scope of some sanity tests (#81273) 11 months ago
ansible-test-sanity-validate-modules Add pymarkdown sanity test for core (#81220) 11 months 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-assertions ansible-test - Replace pytest-forked (#80525) 1 year ago
ansible-test-units-constraints Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-units-forked ansible-test - Replace pytest-forked (#80525) 1 year ago
ansible-test-unsupported-directory Split up ansible-test integration tests. (#78520) 2 years ago
ansible-test-vendoring ansible-test - Fix vendoring support (#80074) 1 year ago
ansible-vault Add missing newlines to YAML files (#80031) 1 year ago
any_errors_fatal Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
apt Remove obsolete integration test aliases (#80342) 1 year ago
apt_key Remove obsolete integration test aliases (#80342) 1 year ago
apt_repository argspec - fix validating type for required options that are None (#79677) 1 year ago
args Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
argspec Add an integration test to ensure that defaults don't count towards mutually exclusive (#79949) 1 year 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 Change ansible_job_id format (#79951) 1 year ago
async_extra_data Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
async_fail Change ansible_job_id format (#79951) 1 year ago
become Remove trailing spaces from lines in YAML (#80032) 1 year 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 Add option to blockinfile to wrap inserted block with blank lines (#81083) 10 months ago
blocks Correctly count rescued tasks in play stats (#79724) 1 year ago
builtin_vars_prompt Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
callback_default Add condition that causes a when to skip a task to output msg (#78918) 1 year ago
changed_when Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
check_mode Remove trailing spaces from lines in YAML (#80032) 1 year 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 Use ansible.module_utils.common.text.converters (#80704) 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 Add missing newlines to YAML files (#80031) 1 year ago
command_shell command - Add option to disable argument var expansion (#80512) 1 year 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 Remove obsolete integration test aliases (#80342) 1 year ago
connection_local Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
connection_paramiko_ssh paramiko connection now uses the correct source of data (#79704) 1 year ago
connection_psrp Add tests to cover win_reboot incidental paths (#79856) 1 year 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 Add tests to cover win_reboot incidental paths (#79856) 1 year ago
controller Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
copy copy - fix check mode with remote_src=True (#78624) 1 year ago
cron Remove obsolete integration test aliases (#80342) 1 year ago
dataloader Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
deb822_repository deb822_repository: use http-agent with open_url (#80876) 1 year 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 Do not double calculate loops and `delegate_to` (#80171) 1 year ago
dict_transformations Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
dnf Properly disable modularity tests for dnf5 only (#81195) 11 months ago
dnf5 Add new dnf5 module (#80272) 1 year ago
dpkg_selections Remove obsolete integration test aliases (#80342) 1 year ago
egg-info Clean up unused imports in integration tests (#79895) 1 year ago
embedded_module ansible-test - split controller/target testing (#75605) 3 years ago
entry_points ansible-test - Fix packaging change classification (#80360) 1 year ago
environment Deprecate using a list of dicts for vars. See #78920 (#78927) 2 years ago
error_from_connection Clean up unused imports in integration tests (#79895) 1 year ago
expect Fix expect integration test. (#78315) 2 years ago
facts_d Fix local facts unreadable (#76095) 2 years ago
facts_linux_network Remove obsolete integration test aliases (#80342) 1 year ago
failed_when Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
fetch Handle unreachable errors in fetch properly. Fixes #27816 (#80952) 1 year ago
file Remove trailing spaces from lines in YAML (#80032) 1 year ago
filter_core improve password_hash warning for unsupported algorithms (#79872) 1 year 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 Switch from multiprocessing.Queue to SimpleQueue (#80838) 1 year ago
gathering Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
gathering_facts Fix gather parallel (#80597) 1 year ago
get_url Remove trailing spaces from lines in YAML (#80032) 1 year ago
getent ansible-test - Remove AIX provisioning support. (#76747) 2 years ago
git 🐛 Make integration tests compatible w/ modern Git (#80122) 1 year 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 Register handlers immediately if currently iterating handlers (#80898) 12 months 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 fix using templated values for include/import role FA (#80320) 1 year ago
include_import_tasks_nested Incidental coverage 1 (#77846) 2 years ago
include_parent_role_vars
include_vars feature: add support for symbolic links when passing "dir" (#80460) 1 year ago
include_vars-ad-hoc Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
include_when_parent_is_dynamic Remove deprecated include (#80752) 1 year ago
include_when_parent_is_static Remove deprecated include (#80752) 1 year ago
includes Remove deprecated include (#80752) 1 year 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 Use ansible.module_utils.common.text.converters (#80704) 1 year 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) 2 years ago
inventory_yaml Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
iptables Remove obsolete integration test aliases (#80342) 1 year ago
jinja2_native_types Fix test for jinja2_native preserve quotes (#79131) 2 years ago
jinja_plugins Handle line wraps in jinja_plugins test. 2 years ago
json_cleanup Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
keyword_inheritance Use FAs with inheritance only when applicable (#80026) 1 year ago
known_hosts Remove trailing spaces from lines in YAML (#80032) 1 year ago
limit_inventory Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lineinfile Fix lineinfile test (#75785) 3 years ago
lookup-option-name Update lookup to use positional only arg for name to avoid conflicts (#79839) 1 year ago
lookup_config config lookup, new option to show origin of value (#80651) 1 year 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 Remove trailing spaces from lines in YAML (#80032) 1 year ago
lookup_first_found first_found lookup, let lookup handle templating errors (#81178) 11 months 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 Add missing newlines to YAML files (#80031) 1 year 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 Add missing newlines to YAML files (#80031) 1 year ago
lookup_unvault Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
lookup_url Use `skip/macos` instead of `skip/macos/13.2` (#80343) 1 year 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 Add missing newlines to YAML files (#80031) 1 year 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 Clean up unused imports in integration tests (#79895) 1 year ago
module_defaults Use ansible.module_utils.common.text.converters (#80704) 1 year ago
module_no_log Remove obsolete integration test aliases (#80342) 1 year 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 Pylint fixes (#80855) 1 year ago
module_utils_Ansible.AccessToken ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.Basic Ansible.Basic - Improve temporary file cleanup process (#80293) 1 year ago
module_utils_Ansible.Become ansible-test pssa update and new rules (#76256) 3 years ago
module_utils_Ansible.ModuleUtils.AddType AddType - Support compiling with /unsafe C# code (#79853) 1 year 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 Add condition that causes a when to skip a task to output msg (#78918) 1 year ago
noexec Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
old_style_cache_plugins fix redis cache setup (#81329) 10 months 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 Add missing newlines to YAML files (#80031) 1 year ago
package_facts Remove obsolete integration test aliases (#80342) 1 year ago
packaging_cli-doc Omit pre-built man pages from sdist (#81395) 10 months ago
parsing Remove deprecated include (#80752) 1 year 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 add a worker queue to get updates from the main results thread (#79886) 1 year ago
ping
pip Better parse virtualenv_command option for pip (#80624) 1 year ago
pkg_resources Clean up unused imports in integration tests (#79895) 1 year 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 Replace `reboot_command` integration test with unit tests (#78956) 11 months ago
register strategy fix invalid variables being registered (#79706) 1 year ago
rel_plugin_loading Use ansible.module_utils.common.text.converters (#80704) 1 year ago
remote_tmp Fix remote_tmp tests so that they actually use the remote_tmp (#80969) 1 year ago
replace replace: handle exception while parsing escape char (#81244) 11 months ago
result_pickle_error Switch from multiprocessing.Queue to SimpleQueue (#80838) 1 year ago
retry_task_name_in_callback Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
roles Always create new role (#78661) 2 years ago
roles_arg_spec argspec - fix validating type for required options that are None (#79677) 1 year ago
roles_var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
rpm_key add task for testing to remove gpg key using key id (#79729) 1 year 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 Remove obsolete integration test aliases (#80342) 1 year ago
service_facts Remove obsolete integration test aliases (#80342) 1 year 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 Disable cron integration test on Alpine (#81301) 11 months ago
setup_deb_repo New deb822_repository module (#80018) 1 year 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 Add test support for Python 3.11 on RHEL 8.8/9.2 (#80990) 12 months 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 Fix run_once by instantly tiny post_validate (#78492) (#80051) 1 year ago
subversion Remove obsolete integration test aliases (#80342) 1 year ago
support-callback_plugins Fix calling v2_playbook_on_notify callback (#80585) 1 year ago
systemd Add missing newlines to YAML files (#80031) 1 year 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 don't ignore templated _raw_params that k=v parser failed to parse (#79913) 1 year ago
tempfile tempfile - Remove unnecessary conditional. (#75039) 3 years ago
template Don't mutate templar.environment, only overlay on local myenv (#81005) 12 months ago
template_jinja2_non_native Account for overlays when interacting with Jinja envs (#80705) 1 year 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 Add condition that causes a when to skip a task to output msg (#78918) 1 year 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
test_utils Switch from multiprocessing.Queue to SimpleQueue (#80838) 1 year ago
throttle Add missing space after keywords. (#78480) 2 years ago
unarchive unarchive - ensure src is an absolute path before picking handler (#80738) 1 year 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 Remove obsolete integration test aliases (#80342) 1 year 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 URI Module find json sub type (#80745) 1 year ago
user user - add parameter for password expiration warning days (#79884) 11 months ago
var_blending Remove trailing spaces from lines in YAML (#80032) 1 year ago
var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
var_precedence Remove deprecated include (#80752) 1 year ago
var_reserved Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
var_templating Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) 1 year 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 Change ansible_job_id format (#79951) 1 year 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 fix error if path had wildcard in it (#74723) 1 year 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 Remove obsolete integration test aliases (#80342) 1 year ago
yum_repository Remove COMMAND_WARNINGS and warn (#77411) 2 years ago