You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets
Jordan Borean f9b58fa13f
ansible-test - fix coverage for test modules (#84366)
Fixes the coverage path translation for modules located in integration
test paths. Instead of trying to match by the unique temporary path name
that the module is executed as, the reporting tool will translate it to
the static path that the module is actually located under.
1 year ago
..
add_host Incidental docker chip away (#77830) 4 years ago
adhoc Add --flush-cache option for ansible and ansible-console (#84149) 1 year ago
ansiballz_python Require `from __future__ import annotations` (#81902) 2 years ago
ansible Require `from __future__ import annotations` (#81902) 2 years ago
ansible-config config, integrate dynamic galaxy servers (#83129) 2 years ago
ansible-doc docs: print deprecation collection name (#84126) 1 year ago
ansible-galaxy Require `from __future__ import annotations` (#81902) 2 years ago
ansible-galaxy-collection update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218) 1 year ago
ansible-galaxy-collection-cli Fix ManifestControl dataclass to work with future annotations (#82215) 2 years ago
ansible-galaxy-collection-scm Consider all configured collection paths when installing collections (#81243) 3 years ago
ansible-galaxy-role Fix installing roles containing symlinks (#82911) 2 years ago
ansible-inventory Require `from __future__ import annotations` (#81902) 2 years ago
ansible-playbook-callbacks Reduce number of implicit meta tasks (#84007) 1 year ago
ansible-pull Add --flush-cache option to ansible-pull (#84211) 1 year ago
ansible-test Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-cloud-acme ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-aws Add more ansible-test cloud tests. 4 years ago
ansible-test-cloud-azure Add more ansible-test cloud tests. 4 years ago
ansible-test-cloud-cs ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-galaxy ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-httptester Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
ansible-test-cloud-httptester-windows ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-nios ansible-test - split controller/target testing (#75605) 4 years ago
ansible-test-cloud-openshift Update ansible-test openshift plugin tests (#80064) 3 years ago
ansible-test-config Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-config-invalid Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-container Enable Ubuntu 24.04 group 6 in CI (#83466) 2 years ago
ansible-test-coverage Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-coverage-windows ansible-test - fix coverage for test modules (#84366) 1 year ago
ansible-test-docker Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-git Log `runme.sh` execution in integration tests (#79263) 3 years ago
ansible-test-installed ansible-test - Always use managed entry points (#81537) 2 years ago
ansible-test-integration Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-integration-constraints Split up ansible-test integration tests. (#78520) 3 years ago
ansible-test-integration-targets Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-no-tty Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-sanity-action-plugin-docs ansible-test action-plugin-docs sidecar (#83325) 2 years ago
ansible-test-sanity-ansible-doc Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-sanity-import Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-sanity-lint Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
ansible-test-sanity-no-get-exception Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-pylint Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-sanity-replace-urlopen Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-runtime-metadata Add basic validation for action_groups (#83965) 1 year ago
ansible-test-sanity-shebang Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
ansible-test-sanity-use-compat-six Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-sanity-validate-modules Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-sanity-yamllint ansible-test - Allow multiple documents in the YAML stream for EXAMPLES (#82355) 2 years ago
ansible-test-shell Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
ansible-test-units Update triple single quotes to triple double quotes (#84099) 1 year ago
ansible-test-units-assertions Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-units-constraints Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-units-forked Require `from __future__ import annotations` (#81902) 2 years ago
ansible-test-unsupported-directory Split up ansible-test integration tests. (#78520) 3 years ago
ansible-test-vendoring ansible-test - Fix vendoring support (#80074) 3 years ago
ansible-vault Fix ansible-vault integration test for missing vault ids (#83777) 1 year ago
ansible_log Fix display to log severity mapping (#83712) 1 year ago
any_errors_fatal fix any_errors_fatal tests (#83389) 2 years ago
apt dnf5,apt: add auto_install_module_deps option (#84292) 1 year ago
apt_key Test aliases fix (#84377) 1 year ago
apt_repository tests: use keyserver with keyid while using apt_key (#83694) 1 year ago
args Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
argspec Require `from __future__ import annotations` (#81902) 2 years ago
assemble assemble: fixed missing parameter error (#82360) 2 years ago
assert Typo fixes and other bits and bobs (#83672) 2 years ago
async async support check mode (#82901) 2 years ago
async_extra_data Require `from __future__ import annotations` (#81902) 2 years ago
async_fail Typo fixes and other bits and bobs (#83672) 2 years ago
become Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
become_su Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
become_unprivileged Require `from __future__ import annotations` (#81902) 2 years ago
binary group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 4 years ago
binary_modules Replace binary_modules Makefile with Python script (#83925) 1 year ago
binary_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
binary_modules_winrm
blockinfile Typo fixes and other bits and bobs (#83672) 2 years ago
blocks Typo fixes and other bits and bobs (#83672) 2 years ago
builtin_vars_prompt Use a venv in more integration tests (#83799) 1 year ago
callback_default Play recap stats and callbacks for include_role, consolidate with include_tasks (#79260) 2 years ago
callback_results Update triple single quotes to triple double quotes (#84099) 1 year ago
changed_when Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
check_mode Typo fixes and other bits and bobs (#83672) 2 years ago
cli Require `from __future__ import annotations` (#81902) 2 years ago
collection ansible-test - fix coverage for test modules (#84366) 1 year ago
collections Update triple single quotes to triple double quotes (#84099) 1 year ago
collections_plugin_namespace Require `from __future__ import annotations` (#81902) 2 years ago
collections_relative_imports Require `from __future__ import annotations` (#81902) 2 years ago
collections_runtime_pythonpath Use build instead of pep517 for integration test 2 years ago
command_nonexisting Add missing newlines to YAML files (#80031) 3 years ago
command_shell Remove more Python 2 handling from tests (#82449) 2 years ago
common_network Require `from __future__ import annotations` (#81902) 2 years ago
conditionals restore conditional lookup nerfing (#81460) 2 years ago
config Do not convert floats to ints when there is truncation (#83864) 1 year ago
connection Improve testing for Windows SSH and other connection plugins (#83834) 1 year ago
connection_delegation Require `from __future__ import annotations` (#81902) 2 years ago
connection_local Fix traceback inheriting from NetworkConnectionBase and add integration tests (#82954) 2 years ago
connection_paramiko_ssh paramiko connection now uses the correct source of data (#79704) 3 years ago
connection_psrp Add explicit winrm/psrp tests for HTTP and HTTPS (#83769) 1 year ago
connection_remote_is_local Update triple single quotes to triple double quotes (#84099) 1 year ago
connection_ssh Typo fixes and other bits and bobs (#83672) 2 years ago
connection_windows_ssh Fix tests when running against SSH target 1 year ago
connection_winrm powershell - Improve CLIXML parsing (#83847) 1 year ago
controller Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
copy copy, fix permissions and atime on diff partitions (#83824) 1 year ago
cron Test aliases fix (#84377) 1 year ago
dataloader Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
deb822_repository deb822_repository: handle idempotency (#82483) 2 years ago
debconf Test aliases fix (#84377) 1 year ago
debug Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
debugger Use a venv in more integration tests (#83799) 1 year ago
delegate_to Update triple single quotes to triple double quotes (#84099) 1 year ago
deprecations Add tests for deprecations (#84284) 1 year ago
dict_transformations Update triple single quotes to triple double quotes (#84099) 1 year ago
dnf dnf5 - consolidate package resolving settings (#84335) 1 year ago
dnf5 dnf5,apt: add auto_install_module_deps option (#84292) 1 year ago
dpkg_selections Test aliases fix (#84377) 1 year ago
egg-info Require `from __future__ import annotations` (#81902) 2 years ago
embedded_module ansible-test - split controller/target testing (#75605) 4 years ago
entry_points Test entry points with editable install (#84002) 1 year ago
environment Deprecate using a list of dicts for vars. See #78920 (#78927) 3 years ago
error_from_connection Require `from __future__ import annotations` (#81902) 2 years ago
expect expect - fix argument spec error with timeout=null (#82522) 2 years ago
facts_d add error handling when parsing values in ini files (#82718) 1 year ago
facts_linux_network Test aliases fix (#84377) 1 year ago
failed_when Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
fetch Typo fixes and other bits and bobs (#83672) 2 years ago
file Enable file module to disable diff_mode (#83700) 1 year ago
filter_core encrypt: raise error on passing unsupported passlib hashtype (#84186) 1 year ago
filter_encryption Improve filter_encryption test 2 years ago
filter_mathstuff Fix set filters to use set operations (#81639) 2 years ago
filter_urls Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
filter_urlsplit Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
find feat: checksum_algo param for find module (#83014) 1 year ago
fork_safe_stdio Fix quoting in fork_safe_stdio test (#83412) 2 years ago
gathering Test aliases fix (#84377) 1 year ago
gathering_facts Update triple single quotes to triple double quotes (#84099) 1 year ago
get_url get_url: properly parse filename in content-disposition (#83748) 1 year ago
getent ansible-test - Remove AIX provisioning support. (#76747) 4 years ago
git test: use password to generate random string instead of range (#84129) 1 year ago
group Test aliases fix (#84377) 1 year ago
group_by Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
groupby_filter Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
handler_race Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
handlers Implicit flush_handlers inherit play tags (#83968) 1 year ago
hardware_facts Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
hash Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
hostname Add RHEL 9.0 to CI. (#77853) 4 years ago
hosts_field Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
ignore_errors Add a test using ignore_errors as a variable (#84175) 1 year ago
ignore_unreachable Fix returning unreachable for looped tasks (#84049) 1 year ago
import_tasks Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
incidental_ios_file Remove include from tests (#74330) 5 years ago
incidental_win_reboot Fix tests when running against SSH target 1 year ago
include_import Add location on include_tasks fail inside include (#83876) 1 year ago
include_import_tasks_nested Incidental coverage 1 (#77846) 4 years ago
include_parent_role_vars
include_vars include_vars - fix including new hash variables when hash_behaviour is set to merge (#84303) 1 year ago
include_vars-ad-hoc Preserve `_ansible_no_log` from action result; fix `include_vars` to set properly (#84143) 1 year ago
include_when_parent_is_dynamic Remove deprecated include (#80752) 3 years ago
include_when_parent_is_static Remove deprecated include (#80752) 3 years ago
includes Remove deprecated include (#80752) 3 years ago
includes_race Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
infra Require `from __future__ import annotations` (#81902) 2 years ago
interpreter_discovery_python Updates to interpreter discovery for 2.17 (#82420) 2 years ago
interpreter_discovery_python_delegate_facts Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
inventory Update triple single quotes to triple double quotes (#84099) 1 year ago
inventory-invalid-group Integration tests for invalid group name. 4 years ago
inventory_advanced_host_list Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
inventory_cache Update triple single quotes to triple double quotes (#84099) 1 year ago
inventory_constructed Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
inventory_ini inventory_ini: Handle SyntaxWarning in ini parsing (#81707) 2 years ago
inventory_script Removed sorting to preserve original order (#74839) 3 years ago
inventory_yaml Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
iptables iptables chain creation does not populate with a rule (#80257) 2 years ago
jinja2_native_types Fix test for jinja2_native preserve quotes (#79131) 3 years ago
jinja_plugins Require `from __future__ import annotations` (#81902) 2 years ago
json_cleanup Properly quote all needed components of shell commands (#83365) 2 years ago
keyword_inheritance Test aliases fix (#84377) 1 year ago
known_hosts Update known_hosts module to better handle @cert-authority keys (#70340) 2 years ago
limit_inventory Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lineinfile Typo fixes and other bits and bobs (#83672) 2 years ago
lookup-option-name Update lookup to use positional only arg for name to avoid conflicts (#79839) 3 years ago
lookup_config config lookup, new option to show origin of value (#80651) 3 years ago
lookup_csvfile Fix csvfile test - quote file argument (#83751) 1 year ago
lookup_dict Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_env Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_file Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_fileglob Fix nested jinja statements in integration tests (#81591) 2 years ago
lookup_first_found Fix task-adjacent search path in roles (#83621) 1 year ago
lookup_indexed_items Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_ini ini lookup: add new interpolation option (#83773) 1 year ago
lookup_inventory_hostnames Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_items Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_lines Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_list refactor and fixes for doc parsing (#77719) 3 years ago
lookup_nested Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_password Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
lookup_pipe Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_random_choice Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_sequence Sequence query fix (#83758) 1 year ago
lookup_subelements Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_template Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_together Add missing newlines to YAML files (#80031) 3 years ago
lookup_unvault Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_url ansible-test - Update http-test-container (#83272) 2 years ago
lookup_varnames Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
lookup_vars Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
loop-connection Update triple single quotes to triple double quotes (#84099) 1 year ago
loop-until Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
loop_control loop_control "early exit" feature (#62151) 1 year ago
loops Ensure skipped loop iteration register var is available (#83756) 1 year ago
meta_tasks Fix incorrect rc when executing end_host in rescue (#83522) 2 years ago
missing_required_lib Require `from __future__ import annotations` (#81902) 2 years ago
module_defaults Update triple single quotes to triple double quotes (#84099) 1 year ago
module_no_log no_log avoid masking booleans (#82217) 2 years ago
module_precedence Update triple single quotes to triple double quotes (#84099) 1 year ago
module_tracebacks Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
module_utils Update triple single quotes to triple double quotes (#84099) 1 year ago
module_utils_Ansible.AccessToken ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Basic powershell - Improve Add-Type tempdir handler (#83080) 2 years ago
module_utils_Ansible.Become PowerShell - remove uneeded dotnet code for future compatibility (#81472) 2 years ago
module_utils_Ansible.ModuleUtils.AddType AddType - Support compiling with /unsafe C# code (#79853) 3 years ago
module_utils_Ansible.ModuleUtils.ArgvParser Separated ps module_util test targets, added WebRequest tests (#67914) 6 years ago
module_utils_Ansible.ModuleUtils.Backup ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.CamelConversion ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.CommandUtil Add support for Windows Server 2025 (#84285) 1 year ago
module_utils_Ansible.ModuleUtils.FileUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.Legacy ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.LinkUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.PrivilegeUtil ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.SID ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.ModuleUtils.WebRequest ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Privilege ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Process ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_Ansible.Service ansible-test pssa update and new rules (#76256) 4 years ago
module_utils_ansible_release Update triple single quotes to triple double quotes (#84099) 1 year ago
module_utils_common.respawn Require `from __future__ import annotations` (#81902) 2 years ago
module_utils_distro Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
module_utils_facts.system.selinux Trim `selinux_policytype` @ integration tests (#84136) 1 year ago
module_utils_urls Update triple single quotes to triple double quotes (#84099) 1 year ago
mount_facts Add mount_facts module (#83508) 1 year ago
no_log Preserve `_ansible_no_log` from action result; fix `include_vars` to set properly (#84143) 1 year ago
noexec Test aliases fix (#84377) 1 year ago
old_style_cache_plugins Update triple single quotes to triple double quotes (#84099) 1 year ago
old_style_modules_posix Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
old_style_vars_plugins Reduce number of implicit meta tasks (#84007) 1 year ago
omit Test aliases fix (#84377) 1 year ago
order Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
package Test aliases fix (#84377) 1 year ago
package_facts package_facts fix empty packages on foreign mgr (#83855) 1 year ago
packaging_cli-doc clean up ansible-connection (#82992) 2 years ago
parsing Remove deprecated include (#80752) 3 years ago
path_lookups lookups, make file searching use better is_role (#82290) 2 years ago
path_with_comma_in_inventory Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
pause Use a venv in more integration tests (#83799) 1 year ago
ping
pip Typo fixes and other bits and bobs (#83672) 2 years ago
pkg_resources Require `from __future__ import annotations` (#81902) 2 years ago
play_iterator Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
playbook timeout give extra info (#83206) 2 years ago
plugin_config_for_inventory Update triple single quotes to triple double quotes (#84099) 1 year ago
plugin_filtering fix reject list (#79391) 3 years ago
plugin_loader Update triple single quotes to triple double quotes (#84099) 1 year ago
plugin_namespace Require `from __future__ import annotations` (#81902) 2 years ago
preflight_encoding Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
prepare_http_tests Update triple single quotes to triple double quotes (#84099) 1 year ago
prepare_tests/tasks
pyyaml Log `runme.sh` execution in integration tests (#79263) 3 years ago
raw The final `output_dir` pr (#76862) 4 years ago
reboot Replace `reboot_command` integration test with unit tests (#78956) 3 years ago
register Typo fixes and other bits and bobs (#83672) 2 years ago
rel_plugin_loading Update triple single quotes to triple double quotes (#84099) 1 year ago
remote_tmp Fix remote_tmp tests so that they actually use the remote_tmp (#80969) 3 years ago
replace replace: handle exception while parsing escape char (#81244) 3 years ago
result_pickle_error Require `from __future__ import annotations` (#81902) 2 years ago
roles Add end_role meta task (#83263) 1 year ago
roles_arg_spec Do not convert floats to ints when there is truncation (#83864) 1 year ago
roles_var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
rpm_key Enable validation of subkeys in rpm key module (#83716) 1 year ago
run_modules use diff intermediate var to preserve functionality (#83738) 1 year ago
script Typo fixes and other bits and bobs (#83672) 2 years ago
service Test aliases fix (#84377) 1 year ago
service_facts Test aliases fix (#84377) 1 year ago
set_fact Reword warning if the reserved keyword `_ansible_` is used (#82657) 2 years ago
set_stats Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
setup_cron ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236) 1 year ago
setup_deb_repo ansible-test - Update tested platforms (#83446) 2 years ago
setup_gnutar Changes required for macOS 10.15 (#71841) 5 years ago
setup_nobody
setup_paramiko Remove outdated constraint for paramiko setup 2 years ago
setup_passlib/tasks
setup_passlib_controller Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
setup_pexpect Remove more Python 2 handling from tests (#82449) 2 years ago
setup_remote_constraints Relocate ansible-test code. (#60147) 7 years ago
setup_remote_tmp_dir deprecate `_remote_checksum()` and remove use in fetch (#74848) 5 years ago
setup_rpm_repo dnf5: fix is_installed check (#84275) 1 year ago
setup_test_user Split integration test fixes. (#78281) 4 years ago
setup_win_printargv Update ci-files URL in integration tests. 4 years ago
shell Update triple single quotes to triple double quotes (#84099) 1 year ago
slurp Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
special_vars Typo fixes and other bits and bobs (#83672) 2 years ago
special_vars_hosts Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
split Improve split integration test. (#78738) 3 years ago
stat stat document 'version' return doc (#76589) 4 years ago
strategy_free Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
strategy_host_pinned Fix meta tasks breaking host/fork affinity with host_pinned (#83438) 1 year ago
strategy_linear Fix run_once by instantly tiny post_validate (#78492) (#80051) 3 years ago
subversion default svn URL to 127.0.0.1 for subversion integration tests (#82551) 2 years ago
support-callback_plugins Avoid delattr in test callback plugin (#82550) 2 years ago
systemd Test aliases fix (#84377) 1 year ago
tags Properly template tags in parent blocks (#81624) 2 years ago
task_ordering Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
tasks Typo fixes and other bits and bobs (#83672) 2 years ago
tempfile tempfile - Remove unnecessary conditional. (#75039) 5 years ago
template Ansible Errors, Don't hide stacked messages when yaml (#83933) 1 year ago
template_jinja2_non_native Fix nested jinja statements in integration tests (#81591) 2 years ago
templating Do not ignore SyntaxError from jinja2.Environment.from_string (#82607) 2 years ago
templating_lookups Require `from __future__ import annotations` (#81902) 2 years ago
templating_settings Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
test_core timedout extended (#83953) 1 year ago
test_files Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
test_mathstuff Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
test_uri Add uri, urn and url test plugins (#77423) 4 years ago
test_utils Require `from __future__ import annotations` (#81902) 2 years ago
throttle Typo fixes and other bits and bobs (#83672) 2 years ago
unarchive Typo fixes and other bits and bobs (#83672) 2 years ago
undefined Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
unexpected_executor_exception Require `from __future__ import annotations` (#81902) 2 years ago
unicode Typo fixes and other bits and bobs (#83672) 2 years ago
unsafe_writes Typo fixes and other bits and bobs (#83672) 2 years ago
until Require `from __future__ import annotations` (#81902) 2 years ago
unvault filters vault/unvault fix vault_id parameter usage (#81422) 2 years ago
uri Typo fixes and other bits and bobs (#83672) 2 years ago
user Test aliases fix (#84377) 1 year ago
var_blending Remove trailing spaces from lines in YAML (#80032) 3 years ago
var_inheritance Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
var_precedence Update triple single quotes to triple double quotes (#84099) 1 year ago
var_reserved Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
var_templating Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) 3 years ago
vars_files Add tests to validate vars_files first found behavior (#79386) 3 years ago
wait_for Add FreeBSD 13.3 and 14.0 to ansible-test (#82530) 2 years ago
wait_for_connection Test the delay option in wait_for_connection. 6 years ago
want_json_modules_posix Require `from __future__ import annotations` (#81902) 2 years ago
win_async_wrapper Change ansible_job_id format (#79951) 3 years ago
win_become become - stop using play context in more places (#62373) 6 years ago
win_exec_wrapper powershell - Improve Add-Type tempdir handler (#83080) 2 years ago
win_fetch ssh and psrp - Support more complex characters in fetch_file (#83753) 1 year ago
win_module_utils ansible-test pssa update and new rules (#76256) 4 years ago
win_raw Improve testing for Windows SSH and other connection plugins (#83834) 1 year ago
win_script Improve testing for Windows SSH and other connection plugins (#83834) 1 year ago
windows-minimal Update triple single quotes to triple double quotes (#84099) 1 year ago
windows-paths
yaml_parsing Re-organize CI test groups for POSIX tests. (#77420) 4 years ago
yum_repository add countme option to yum_repository (#82831) 2 years ago