ansible/test/integration/targets
2025-10-29 18:21:53 -07:00
..
add_host Incidental docker chip away (#77830) 2022-05-18 14:34:49 -05:00
adhoc Clean up TE error handling, wrap sigalrm handler (#85232) 2025-05-30 10:45:10 -07:00
ansiballz_debug ensure predictable permissions on module artifacts (#84948) 2025-04-30 10:09:06 -04:00
ansiballz_debugging Add AnsiballZ debugging support with debugpy (#85476) 2025-07-18 14:51:40 +10:00
ansiballz_python Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
ansible_log Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
ansible-config ansible-galaxy - remove deprecated v2 API (#85830) 2025-09-15 17:29:12 -04:00
ansible-console Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
ansible-doc fix urls in additional ansible-doc test (#85988) 2025-10-14 13:05:39 -05:00
ansible-galaxy Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
ansible-galaxy-collection Remove support for resolvelib < 0.8.0 (#85936) 2025-10-01 14:33:21 -07:00
ansible-galaxy-collection-cli Fix ManifestControl dataclass to work with future annotations (#82215) 2023-11-17 05:02:58 +10:00
ansible-galaxy-collection-scm Remove support for resolvelib < 0.8.0 (#85936) 2025-10-01 14:33:21 -07:00
ansible-galaxy-role Fix installing roles containing symlinks (#82911) 2024-04-24 11:07:29 -04:00
ansible-inventory DTFIX recategorization and error/warning refactor (#85181) 2025-05-20 00:48:00 +00:00
ansible-playbook-callbacks Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
ansible-pull ansible-pull fix adhoc output inconsistencies on changed (#84869) 2025-04-10 14:56:52 -04:00
ansible-test Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-cloud-acme ansible-test - split controller/target testing (#75605) 2021-09-20 18:39:07 -07:00
ansible-test-cloud-aws Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
ansible-test-cloud-azure Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
ansible-test-cloud-cs ansible-test - split controller/target testing (#75605) 2021-09-20 18:39:07 -07:00
ansible-test-cloud-galaxy ansible-test - split controller/target testing (#75605) 2021-09-20 18:39:07 -07:00
ansible-test-cloud-httptester Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
ansible-test-cloud-httptester-windows ansible-test - split controller/target testing (#75605) 2021-09-20 18:39:07 -07:00
ansible-test-cloud-nios ansible-test - split controller/target testing (#75605) 2021-09-20 18:39:07 -07:00
ansible-test-cloud-openshift Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
ansible-test-config Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-config-invalid Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-container Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
ansible-test-coverage ansible-test - Fix integration test code coverage (#86100) 2025-10-29 18:21:53 -07:00
ansible-test-coverage-windows Fix up coverage with async on Windows (#84917) 2025-04-03 12:56:51 +10:00
ansible-test-debugging Add AnsiballZ debugging support with debugpy (#85476) 2025-07-18 14:51:40 +10:00
ansible-test-debugging-env Add AnsiballZ debugging support with debugpy (#85476) 2025-07-18 14:51:40 +10:00
ansible-test-debugging-inventory Add AnsiballZ debugging support with debugpy (#85476) 2025-07-18 14:51:40 +10:00
ansible-test-docker Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
ansible-test-git Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
ansible-test-installed ansible-test - Always use managed entry points (#81537) 2023-08-17 19:13:29 -07:00
ansible-test-integration feature-flag experimental module metadata (#85351) 2025-06-17 23:15:55 +00:00
ansible-test-integration-constraints Split up ansible-test integration tests. (#78520) 2022-08-11 13:40:36 -07:00
ansible-test-integration-no-exec-script ansible-test - Improve runme.sh error handling (#84972) 2025-04-11 20:56:34 +00:00
ansible-test-integration-targets Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-no-tty Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-sanity ansible-test - Update sanity test requirements (#85980) 2025-10-13 12:32:39 -07:00
ansible-test-sanity-action-plugin-docs ansible-test action-plugin-docs sidecar (#83325) 2024-06-13 06:16:15 +10:00
ansible-test-sanity-ansible-doc Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
ansible-test-sanity-import Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
ansible-test-sanity-lint Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
ansible-test-sanity-no-get-exception Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-sanity-pylint ansible-test - Improve deprecated checking type inference (#85159) 2025-05-20 11:23:06 -07:00
ansible-test-sanity-replace-urlopen Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-sanity-runtime-metadata Add basic validation for action_groups (#83965) 2024-09-24 17:15:43 +02:00
ansible-test-sanity-shebang Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
ansible-test-sanity-use-compat-six Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-sanity-validate-modules validate-modules and return fragments: fix bug in markup check, fix bug in missing doc fragment check, add tests (#85638) 2025-09-03 21:52:22 +00:00
ansible-test-sanity-yamllint Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
ansible-test-shell Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
ansible-test-units Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
ansible-test-units-assertions Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-units-constraints Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-units-forked Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible-test-unsupported-directory Split up ansible-test integration tests. (#78520) 2022-08-11 13:40:36 -07:00
ansible-test-vendoring ansible-test - Fix vendoring support (#80074) 2023-02-23 12:45:43 -08:00
ansible-vault Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
any_errors_fatal Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
apt apt: Mark dependencies as auto (#85170) 2025-07-03 16:25:11 +00:00
apt_key Apt key bye (#84555) 2025-01-21 14:45:38 -05:00
apt_repository Backward-compatible None handling in template concat and argspec str (#85652) 2025-08-13 22:05:01 +00:00
args Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
argspec Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
assemble Handle ValueError in run_command when parsing invalid args(shlex.split) (#85945) 2025-10-27 14:02:22 -07:00
assert Resolve misc DTFIX0/1 (#85247) 2025-06-03 01:31:20 +00:00
async async handling changed to use 'true' booleans(#85074) 2025-05-30 08:32:49 -07:00
async_extra_data Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
async_fail Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
become Mark integration tests as needs/root (#84487) 2025-05-15 23:13:55 -07:00
become_su Mark integration tests as needs/root (#84487) 2025-05-15 23:13:55 -07:00
become_sudo Mark integration tests as needs/root (#84487) 2025-05-15 23:13:55 -07:00
become_unprivileged Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
binary group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 2022-01-26 08:31:19 -06:00
binary_modules Replace binary_modules Makefile with Python script (#83925) 2024-09-09 15:06:36 -07:00
binary_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
binary_modules_winrm
blockinfile Blockinfile - Add new module option - 'encoding' (#85291) 2025-08-14 16:16:53 -05:00
blocks Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
builtin_vars_prompt six cleanup (#85284) 2025-08-12 12:19:49 +02:00
cache-plugins sanitize path symbols in inventory_hostname on file cache plugins (#41420) 2025-10-24 14:57:11 -04:00
callback_default default callback: allow to configure indentation (#85497) 2025-09-03 21:17:50 +00:00
callback_results Implement TaskResult backward compatibility for callbacks (#85039) 2025-04-24 00:59:46 +00:00
callback-dispatch Encryptedstring redact fixes (#85390) 2025-06-26 00:42:23 +00:00
changed_when Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
check_mode Typo fixes and other bits and bobs (#83672) 2024-07-27 09:16:34 -07:00
cli Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
collection ansible-test - fix coverage for test modules (#84366) 2024-11-27 13:43:06 +10:00
collections Task.resolved_action - fix resolving static actions consistently for callback plugins (#85524) 2025-08-11 15:04:54 -04:00
collections_plugin_namespace Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
collections_relative_imports Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
collections_runtime_pythonpath Use build instead of pep517 for integration test 2024-07-19 10:03:29 -07:00
command_shell Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
common_network Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
conditionals Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
config plugin config options are now correctly fetched with origin (#85488) 2025-07-23 11:49:14 -04:00
connection fix reset_connection with templated connection variables (#84240) 2024-12-05 15:54:46 -05:00
connection_delegation Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
connection_local Make timeout on become an unreachable error (#84589) 2025-02-17 08:49:50 -06:00
connection_paramiko_ssh paramiko connection now uses the correct source of data (#79704) 2023-03-07 10:09:14 -06:00
connection_persistent Remove (de)serialize methods (#85724) 2025-09-08 09:24:08 -05:00
connection_psrp Windows Exec Runner Update (#84868) 2025-04-01 11:24:35 +10:00
connection_remote_is_local Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
connection_ssh Fix signal propagation (#85907) 2025-10-13 15:38:12 -05:00
connection_windows_ssh Clean up TE error handling, wrap sigalrm handler (#85232) 2025-05-30 10:45:10 -07:00
connection_winrm Clean up TE error handling, wrap sigalrm handler (#85232) 2025-05-30 10:45:10 -07:00
controller Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
copy test fix to avoid permissions issue (#85598) 2025-07-30 12:54:44 -07:00
cron Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
data_tagging_controller display wrap/format arg cleanup (#85352) 2025-06-18 14:50:45 -07:00
dataloader Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
deb822_repository Expand integration test coverage for deb822_repository module 2025-09-08 15:41:22 +02:00
debconf Test aliases fix (#84377) 2024-11-25 16:43:40 -08:00
debug Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
debugger Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
delegate_to Fix passing callbacks the delegated connection, host, port, and user (#85397) 2025-07-08 10:12:42 -04:00
deprecations config lookup, fix 'show_origin' and variables (#85356) 2025-10-20 19:15:00 -04:00
dict_transformations Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
display-newline display - Replace CRNL with NL (#85194) 2025-05-21 17:42:22 +00:00
dnf dnf: Check if installroot is directory or not (#85748) 2025-09-02 11:11:30 -04:00
dnf-latest Test both original and latest dnf versions (#85342) 2025-06-19 08:19:32 +02:00
dnf-oldest Test both original and latest dnf versions (#85342) 2025-06-19 08:19:32 +02:00
dpkg_selections Fix apt and dpkg_selections tests (#84900) 2025-03-27 09:05:25 -07:00
embedded_module ansible-test - split controller/target testing (#75605) 2021-09-20 18:39:07 -07:00
entry_points Test entry points with editable install (#84002) 2024-09-24 11:23:20 -07:00
environment Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
error_from_connection Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
expect Expand expect module test suite (#85422) 2025-07-03 12:59:51 -07:00
facts_d add error handling when parsing values in ini files (#82718) 2024-08-01 02:34:42 +00:00
facts_linux_network Test aliases fix (#84377) 2024-11-25 16:43:40 -08:00
failed_when Rewrite exception key on failed_when: false (#85516) 2025-07-22 17:39:54 +00:00
fetch fetch - return file in result when changed is true (#85729) 2025-10-03 08:28:41 -04:00
file Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
filter_core Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 2025-10-21 11:24:57 -04:00
filter_encryption Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
filter_mathstuff Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
filter_urls Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
filter_urlsplit Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
find Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
fork_safe_stdio Fix quoting in fork_safe_stdio test (#83412) 2024-06-10 17:13:15 -07:00
gather_facts-errors DTFIX recategorization and error/warning refactor (#85181) 2025-05-20 00:48:00 +00:00
gathering Test aliases fix (#84377) 2024-11-25 16:43:40 -08:00
gathering_facts recategorize pass over DTFIX-MERGE entries post b4 (#85155) 2025-05-13 23:24:18 +00:00
get_url Fix flakey get_url test (#85953) 2025-10-06 18:42:03 -07:00
getent ansible-test - Remove AIX provisioning support. (#76747) 2022-01-12 14:27:05 -08:00
git Fix Typos in Integration Test Comments and Documentation (#85322) 2025-06-13 10:09:29 -07:00
group Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
group_by Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
handler_race Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
handlers Don't special case implicit meta tasks when filtering on tags (#85805) 2025-10-01 17:44:53 +00:00
hardware_facts setup - add logical volume facts scoped by volume group (#85705) 2025-09-02 13:30:03 -04:00
hash Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
hostname Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
hosts_field Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
ignore_errors Add a test using ignore_errors as a variable (#84175) 2024-10-29 16:32:17 +01:00
ignore_unreachable Fix returning unreachable for looped tasks (#84049) 2024-10-30 10:35:23 -04:00
import_tasks Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
import-role-tasks Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
incidental_win_reboot Fix tests when running against SSH target 2024-08-15 13:40:42 -07:00
include_import import_tasks processing closer to include_tasks (#85877) 2025-10-01 09:56:14 +02:00
include_import_tasks_nested import_tasks processing closer to include_tasks (#85877) 2025-10-01 09:56:14 +02:00
include_parent_role_vars
include_vars include_vars: Code cleanup and integration tests (#85292) 2025-09-05 20:18:26 +00:00
include_vars-ad-hoc Preserve _ansible_no_log from action result; fix include_vars to set properly (#84143) 2024-10-24 22:56:54 +00:00
include_when_parent_is_dynamic Remove deprecated include (#80752) 2023-05-19 05:49:07 +10:00
include_when_parent_is_static Remove deprecated include (#80752) 2023-05-19 05:49:07 +10:00
include_with_templating Fix nested include with templating (#85295) 2025-06-10 22:37:32 +00:00
includes Fix include_role error consitency and add rescueable option (#86012) 2025-10-20 19:19:11 -04:00
includes_race Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
infra Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
interpreter_discovery_python interpreter_discovery: removed auto_silent* option (#86006) 2025-10-21 11:35:53 -04:00
interpreter_discovery_python_delegate_facts Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
inventory apply trust to declarative plugin config (#85126) 2025-05-09 19:33:33 +00:00
inventory_advanced_host_list Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
inventory_cache Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
inventory_constructed Fix constructable inventory default keyed group (#85002) 2025-05-15 09:52:47 -04:00
inventory_generator generated inventory plugin, add extra vars option (#85372) 2025-10-24 07:39:07 -04:00
inventory_ini Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
inventory_script script inventory plugin correct error message (#85765) 2025-09-17 09:59:37 -04:00
inventory_toml Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
inventory_yaml Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
inventory-invalid-group Integration tests for invalid group name. 2022-06-06 12:16:47 -07:00
iptables ansible-test - Add RHEL 10.0 remote (#85189) 2025-05-21 10:21:27 -07:00
jinja_plugins Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
jinja2_native_types Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
json_cleanup Properly quote all needed components of shell commands (#83365) 2024-06-06 15:14:18 -05:00
json-serialization Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
keyword_inheritance Test aliases fix (#84377) 2024-11-25 16:43:40 -08:00
known_hosts known_hosts: return rc and stderr in fail_json (#85871) 2025-10-01 16:07:29 +00:00
limit_inventory Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lineinfile Lineinfile - Add new module option - 'encoding' (#84999) 2025-08-12 15:37:33 -05:00
lookup_config config lookup, fix 'show_origin' and variables (#85356) 2025-10-20 19:15:00 -04:00
lookup_csvfile csvfile lookup: remove Python 2 compat (#85186) 2025-05-21 09:54:24 -07:00
lookup_dict Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_env Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
lookup_file Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_fileglob Fix nested jinja statements in integration tests (#81591) 2023-08-29 14:33:19 -05:00
lookup_first_found DTFIX recategorization and error/warning refactor (#85181) 2025-05-20 00:48:00 +00:00
lookup_indexed_items Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
lookup_ini test: Remove redundant Python 3 condition (#85664) 2025-08-15 12:24:33 -07:00
lookup_inventory_hostnames Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_items Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_lines Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_list refactor and fixes for doc parsing (#77719) 2022-09-01 14:16:05 -04:00
lookup_nested Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_password Remove crypt support from ansible.utils.encrypt (#81721) 2024-01-18 08:23:01 +01:00
lookup_pipe Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_random_choice Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_sequence Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
lookup_subelements Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
lookup_template Ensure config env/ini values are tagged (#85404) 2025-06-30 16:33:37 -07:00
lookup_together Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
lookup_unvault Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
lookup_url Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
lookup_varnames Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
lookup_vars Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
lookup-option-name Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
loop_control Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
loop-connection Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
loop-until Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
loops Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
meta_tasks Fix incorrect rc when executing end_host in rescue (#83522) 2024-07-04 09:19:56 +02:00
missing_required_lib Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
missing-interpreter Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
module_defaults Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
module_no_log Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
module_precedence Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
module_tracebacks Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
module_utils Switch to stackwalk caller ID (#85095) 2025-05-05 18:00:02 -07:00
module_utils_ansible_release Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
module_utils_Ansible.AccessToken ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.Basic Windows Exec Runner Update (#84868) 2025-04-01 11:24:35 +10:00
module_utils_Ansible.Become PowerShell - remove uneeded dotnet code for future compatibility (#81472) 2023-08-25 05:23:48 +10:00
module_utils_Ansible.ModuleUtils.AddType AddType - Support compiling with /unsafe C# code (#79853) 2023-01-31 10:23:12 +10:00
module_utils_Ansible.ModuleUtils.ArgvParser
module_utils_Ansible.ModuleUtils.Backup ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.CamelConversion ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.CommandUtil Fix Typo in Variable Name and Update Test Data for Identifier Validation (#85338) 2025-06-16 12:02:16 +02:00
module_utils_Ansible.ModuleUtils.FileUtil ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.Legacy ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.LinkUtil ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.PrivilegeUtil ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.SID ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.ModuleUtils.WebRequest ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.Privilege ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.Process ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_Ansible.Service ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
module_utils_common.respawn Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
module_utils_distro Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
module_utils_facts.system.selinux Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
module_utils_urls Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
module-serialization-profiles feature-flag experimental module metadata (#85351) 2025-06-17 23:15:55 +00:00
mount_facts Fix integration tests on debian (#84379) 2025-02-18 13:33:24 -08:00
no_log Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
noexec Test aliases fix (#84377) 2024-11-25 16:43:40 -08:00
old_style_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
old_style_vars_plugins Remove deprecated vars plugin fallback (#85809) 2025-09-05 01:09:02 +00:00
omit Test aliases fix (#84377) 2024-11-25 16:43:40 -08:00
order Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
package Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
package_facts Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
packaging_cli-doc clean up ansible-connection (#82992) 2024-05-02 21:37:19 +00:00
parsing Remove deprecated include (#80752) 2023-05-19 05:49:07 +10:00
path_lookups lookups, make file searching use better is_role (#82290) 2023-12-08 11:05:40 -05:00
path_with_comma_in_inventory Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
pause six cleanup (#85284) 2025-08-12 12:19:49 +02:00
ping Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
pip pip - fix reporting changed for empty venv creation (#85556) 2025-07-31 10:11:04 -04:00
pkg_resources Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
play_arg_spec Add feature preview play argument spec validation (#85763) 2025-09-18 15:13:07 -04:00
play_iterator Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
playbook Clean up TE error handling, wrap sigalrm handler (#85232) 2025-05-30 10:45:10 -07:00
playbook_output_validator Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
plugin_config_for_inventory Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
plugin_filtering fix reject list (#79391) 2022-11-18 14:26:35 -05:00
plugin_loader Update triple single quotes to triple double quotes (#84099) 2024-10-09 21:22:35 +00:00
plugin_namespace Switch to stackwalk caller ID (#85095) 2025-05-05 18:00:02 -07:00
preflight_encoding Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
prepare_http_tests Fix Typos in Comments and Task Names (#85330) 2025-06-14 14:50:20 -07:00
prepare_tests/tasks
protomatter unified Marker propagation for all Jinja plugin/call ops (#85391) 2025-06-26 01:17:18 +00:00
python_module_rlimit_nofile Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
pyyaml Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
raw The final output_dir pr (#76862) 2022-01-27 11:26:30 -06:00
reboot Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
register Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
rel_plugin_loading six cleanup (#85284) 2025-08-12 12:19:49 +02:00
remote_tmp Fix remote_tmp tests so that they actually use the remote_tmp (#80969) 2023-06-06 11:24:53 -04:00
replace Replace module - update string comparison method from bytes to unicode (#85785) 2025-09-10 17:31:22 -05:00
result_pickle_error Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
roles Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
roles_arg_spec Backward-compatible None handling in template concat and argspec str (#85652) 2025-08-13 22:05:01 +00:00
roles_var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
rpm_key ansible-test - Add RHEL 10.0 remote (#85189) 2025-05-21 10:21:27 -07:00
run_modules use diff intermediate var to preserve functionality (#83738) 2024-08-08 15:18:00 -04:00
script fix script failed_when bypass (#85326) 2025-06-14 00:36:59 +00:00
service Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
service_facts Fix integration tests on debian (#84379) 2025-02-18 13:33:24 -08:00
set_fact deprecate invalid variable names in inventory (#85377) 2025-06-23 16:55:53 -07:00
set_stats Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
setup_become_user_pair Fix local connection and become issues (#84700) 2025-02-13 09:17:57 -08:00
setup_cron Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
setup_deb_repo apt: Mark dependencies as auto (#85170) 2025-07-03 16:25:11 +00:00
setup_gnutar
setup_libxcrypt Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 2025-10-21 11:24:57 -04:00
setup_nobody
setup_paramiko ansible-test - Add RHEL 10.0 remote (#85189) 2025-05-21 10:21:27 -07:00
setup_passlib/tasks
setup_passlib_controller Remove crypt support from ansible.utils.encrypt (#81721) 2024-01-18 08:23:01 +01:00
setup_pexpect Remove more Python 2 handling from tests (#82449) 2024-01-08 04:00:10 +00:00
setup_remote_constraints
setup_remote_tmp_dir Fix non-root integration tests failure (#84378) 2024-12-05 14:17:29 -05:00
setup_rpm_repo dnf5: fix is_installed check for provided packages (#84802) 2025-03-11 16:27:13 +01:00
setup_test_user Remove reliance on sshpass and utilize SSH_ASKPASS (#83936) 2025-03-17 10:07:44 -05:00
setup_win_printargv Update ci-files URL in integration tests. 2022-02-02 17:56:50 -08:00
shell-plugins Move the shell target to group4 controller (#85594) 2025-07-30 10:25:13 -07:00
signal_propagation Fix signal propagation (#85907) 2025-10-13 15:38:12 -05:00
slurp Slurp armor option (#85986) 2025-10-17 18:09:30 -04:00
special_vars Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
special_vars_hosts Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
split Improve split integration test. (#78738) 2022-09-08 15:26:22 -07:00
ssh_agent Avoid the ssh-agent exiting before tests end (#85979) 2025-10-15 08:23:31 +02:00
stat file, stat: return disk_usage_bytes (#85909) 2025-10-24 18:42:58 +00:00
strategy_free Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
strategy_host_pinned Implement TaskResult backward compatibility for callbacks (#85039) 2025-04-24 00:59:46 +00:00
strategy_linear Fix run_once by instantly tiny post_validate (#78492) (#80051) 2023-03-31 11:36:44 -04:00
strategy-external Deprecate strategy plugins (#84728) 2025-02-19 14:28:55 -06:00
subversion Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00
support-callback_plugins Avoid delattr in test callback plugin (#82550) 2024-01-16 22:57:34 +00:00
systemd Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
tags tags warn wwhen using reserved tags (#85631) 2025-08-22 15:35:09 -04:00
task_ordering Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
task-args Fix Typos in Integration Test Comments and Documentation (#85322) 2025-06-13 10:09:29 -07:00
task-esoterica deprecate esoteric/undocumented playbook syntaxes (#85378) 2025-06-24 17:00:37 +00:00
task-timeout Clean up TE error handling, wrap sigalrm handler (#85232) 2025-05-30 10:45:10 -07:00
tasks Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
tempfile tempfile - Remove unnecessary conditional. (#75039) 2021-06-17 09:41:09 -04:00
template Prevent template lookup and action from masking ansible_managed value (#85075) 2025-06-05 17:21:48 -07:00
template_jinja2_non_native Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
templating unified Marker propagation for all Jinja plugin/call ops (#85391) 2025-06-26 01:17:18 +00:00
templating_lookup_args Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
templating_lookups Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
templating_settings Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
test_core regex: validate input before processing (#85629) 2025-08-12 08:01:26 -07:00
test_files Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
test_mathstuff Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
test_uri Add uri, urn and url test plugins (#77423) 2022-05-25 10:33:49 -04:00
test_utils Fix signal propagation (#85907) 2025-10-13 15:38:12 -05:00
throttle Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
unarchive 🚨 fix yaml syntax error on ./test/integration/targets/unarchive/tasks/test_missing_binaries.yml (#86099) 2025-10-29 22:55:26 +00:00
undefined Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
unexpected_executor_exception Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
unicode Typo fixes and other bits and bobs (#83672) 2024-07-27 09:16:34 -07:00
unsafe_writes Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
until Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
unvault filters vault/unvault fix vault_id parameter usage (#81422) 2023-08-04 17:50:57 -04:00
uri Fix uri form-multipart to not overwrite filename to allow retries (#85010) 2025-09-09 16:09:28 +00:00
user test: correct variable in debug (#85529) 2025-07-29 11:08:29 -04:00
var_blending Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 2022-08-04 09:31:14 -07:00
var_precedence Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
var_reserved Show context for reserved variable warnings (#85324) 2025-06-17 13:21:27 -07:00
var_templating vars deprecation (#85673) 2025-08-22 18:31:46 -04:00
vars_files Add tests to validate vars_files first found behavior (#79386) 2022-11-17 14:05:02 -05:00
wait_for Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
wait_for_connection wait_for_connection - test connection=local does not emit warning (#84438) 2024-12-05 17:24:48 -05:00
want_json_modules_posix Exceptions clean up (#85176) 2025-06-06 07:59:01 +02:00
win_app_control Fix Typos in Comments and Task Names (#85330) 2025-06-14 14:50:20 -07:00
win_async_wrapper Windows async - handle trailing junk output (#85820) 2025-09-09 04:30:38 +10:00
win_become Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
win_exec_wrapper Update win_exec_wrapper integration test to match #86029 (#86052) 2025-10-21 17:56:18 -04:00
win_fetch Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
win_module_utils ansible-test pssa update and new rules (#76256) 2021-11-10 17:04:39 -08:00
win_raw Miscellaneous integration test fixes (#84871) 2025-03-20 16:48:02 +00:00
win_script Add support for Windows App Control/WDAC (#84898) 2025-05-21 12:28:58 +10:00
windows-minimal Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
windows-paths
yaml_parsing Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
yum_repository Integration tests clean up (#85130) 2025-05-16 08:25:18 -07:00