..
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
Miscellaneous integration test fixes ( #84871 )
9 months ago
ansible-config
ansible-config: Dump galaxy server config in proper JSON format ( #84912 )
8 months ago
ansible-doc
better error message for malformed documentation ( #84705 )
10 months ago
ansible-galaxy
Fix non-root integration tests failure ( #84378 )
1 year ago
ansible-galaxy-collection
Integration test cleanup ( #84763 )
9 months ago
ansible-galaxy-collection-cli
Fix ManifestControl dataclass to work with future annotations ( #82215 )
2 years ago
ansible-galaxy-collection-scm
Integration test cleanup ( #84763 )
9 months ago
ansible-galaxy-role
Fix installing roles containing symlinks ( #82911 )
2 years ago
ansible-inventory
Integration test cleanup ( #84763 )
9 months ago
ansible-playbook-callbacks
Integration test cleanup ( #84763 )
9 months ago
ansible-pull
ansible-pull fix adhoc output inconsistencies on changed ( #84869 )
8 months 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
Miscellaneous integration test fixes ( #84871 )
9 months ago
ansible-test-cloud-azure
Miscellaneous integration test fixes ( #84871 )
9 months 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 )
3 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
Miscellaneous integration test fixes ( #84871 )
9 months 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
Use ECR Public for container test ( #84537 )
11 months ago
ansible-test-coverage
Require `from __future__ import annotations` ( #81902 )
2 years ago
ansible-test-coverage-windows
Fix up coverage with async on Windows ( #84917 )
8 months 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 )
1 year 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 )
3 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 )
3 years ago
ansible-test-sanity-use-compat-six
Require `from __future__ import annotations` ( #81902 )
2 years ago
ansible-test-sanity-validate-modules
ansible-test validate-modules - fix ps util checks ( #84610 )
10 months 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 )
3 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
Integration test cleanup ( #84763 )
9 months ago
ansible_log
Integration test cleanup ( #84763 )
9 months ago
any_errors_fatal
Integration test cleanup ( #84763 )
9 months ago
apt
Fix apt and dpkg_selections tests ( #84900 )
8 months ago
apt_key
Apt key bye ( #84555 )
11 months ago
apt_repository
Expand tests for apt_repository ( #84904 )
8 months ago
args
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
argspec
Require `from __future__ import annotations` ( #81902 )
2 years ago
assemble
assemble: fixed missing parameter error ( #82360 )
2 years ago
assert
Integration test cleanup ( #84763 )
9 months ago
async
Integration test cleanup ( #84763 )
9 months ago
async_extra_data
Require `from __future__ import annotations` ( #81902 )
2 years ago
async_fail
Integration test cleanup ( #84763 )
9 months ago
become
Remove crypt support from ansible.utils.encrypt ( #81721 )
2 years ago
become_su
Make timeout on become an unreachable error ( #84589 )
10 months ago
become_sudo
Fix local connection and become issues ( #84700 )
10 months 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 )
3 years ago
binary_modules_winrm
…
blockinfile
Integration test cleanup ( #84763 )
9 months ago
blocks
Integration test cleanup ( #84763 )
9 months ago
builtin_vars_prompt
Use a venv in more integration tests ( #83799 )
1 year ago
callback_default
debug: hide loop variables while using var ( #84597 )
10 months 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 )
3 years ago
check_mode
Typo fixes and other bits and bobs ( #83672 )
1 year ago
cli
Require `from __future__ import annotations` ( #81902 )
2 years ago
collection
ansible-test - fix coverage for test modules ( #84366 )
1 year ago
collections
Integration test cleanup ( #84763 )
9 months 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
1 year ago
command_nonexisting
Add missing newlines to YAML files ( #80031 )
3 years ago
command_shell
Integration test cleanup ( #84763 )
9 months ago
common_network
Require `from __future__ import annotations` ( #81902 )
2 years ago
conditionals
restore conditional lookup nerfing ( #81460 )
2 years ago
config
Integration test cleanup ( #84763 )
9 months ago
connection
fix reset_connection with templated connection variables ( #84240 )
1 year ago
connection_delegation
Require `from __future__ import annotations` ( #81902 )
2 years ago
connection_local
Make timeout on become an unreachable error ( #84589 )
10 months ago
connection_paramiko_ssh
paramiko connection now uses the correct source of data ( #79704 )
3 years ago
connection_psrp
Windows Exec Runner Update ( #84868 )
8 months ago
connection_remote_is_local
Update triple single quotes to triple double quotes ( #84099 )
1 year ago
connection_ssh
Remove reliance on `sshpass` and utilize `SSH_ASKPASS` ( #83936 )
9 months ago
connection_windows_ssh
Fix tests when running against SSH target
1 year ago
connection_winrm
Miscellaneous integration test fixes ( #84871 )
9 months ago
controller
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
copy
Integration test cleanup ( #84763 )
9 months ago
cron
Test aliases fix ( #84377 )
1 year ago
dataloader
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
deb822_repository
deb822_repository: handle idempotency ( #82483 )
2 years ago
debconf
Test aliases fix ( #84377 )
1 year ago
debug
Integration test cleanup ( #84763 )
9 months ago
debugger
Miscellaneous integration test fixes ( #84871 )
9 months ago
delegate_to
Integration test cleanup ( #84763 )
9 months 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: fix is_installed check for provided packages ( #84802 )
9 months ago
dnf5
dnf5,apt: add auto_install_module_deps option ( #84292 )
1 year ago
dpkg_selections
Fix apt and dpkg_selections tests ( #84900 )
8 months 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
Integration test cleanup ( #84763 )
9 months ago
error_from_connection
Require `from __future__ import annotations` ( #81902 )
2 years ago
expect
Integration test cleanup ( #84763 )
9 months 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
Miscellaneous integration test fixes ( #84871 )
9 months ago
fetch
Typo fixes and other bits and bobs ( #83672 )
1 year ago
file
Integration test cleanup ( #84763 )
9 months ago
filter_core
Integration test cleanup ( #84763 )
9 months ago
filter_encryption
Improve filter_encryption test
2 years ago
filter_mathstuff
Integration test cleanup ( #84763 )
9 months ago
filter_urls
Integration test cleanup ( #84763 )
9 months ago
filter_urlsplit
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
find
Integration test cleanup ( #84763 )
9 months 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
Miscellaneous integration test fixes ( #84871 )
9 months ago
get_url
get_url: add support for BSD-style digest ( #84485 )
11 months ago
getent
ansible-test - Remove AIX provisioning support. ( #76747 )
4 years ago
git
Revert "basic: remember the user sensitive information to use later ( #84699 )" ( #84959 )
8 months ago
group
test: Enable group tests for Alpine ( #84652 )
10 months ago
group_by
Integration test cleanup ( #84763 )
9 months ago
groupby_filter
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
handler_race
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
handlers
Integration test cleanup ( #84763 )
9 months ago
hardware_facts
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
hash
Miscellaneous integration test fixes ( #84871 )
9 months ago
hostname
Miscellaneous integration test fixes ( #84871 )
9 months ago
hosts_field
Re-organize CI test groups for POSIX tests. ( #77420 )
3 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 )
3 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
Integration test cleanup ( #84763 )
9 months ago
include_import_tasks_nested
Integration test cleanup ( #84763 )
9 months ago
include_parent_role_vars
Add ansible_parent_role_names magic variable ( #46687 )
7 years ago
include_vars
Integration test cleanup ( #84763 )
9 months 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
Integration test cleanup ( #84763 )
9 months ago
includes_race
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
infra
Require `from __future__ import annotations` ( #81902 )
2 years ago
interpreter_discovery_python
Clean up interpreter discovery ( #84394 )
8 months ago
interpreter_discovery_python_delegate_facts
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
inventory
Integration test cleanup ( #84763 )
9 months 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 )
3 years ago
inventory_cache
Update triple single quotes to triple double quotes ( #84099 )
1 year ago
inventory_constructed
Integration test cleanup ( #84763 )
9 months ago
inventory_ini
inventory_ini: Handle SyntaxWarning in ini parsing ( #81707 )
2 years ago
inventory_script
Integration test cleanup ( #84763 )
9 months ago
inventory_yaml
Integration test cleanup ( #84763 )
9 months ago
iptables
iptables chain creation does not populate with a rule ( #80257 )
2 years ago
jinja2_native_types
Integration test cleanup ( #84763 )
9 months 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 )
3 years ago
lineinfile
Typo fixes and other bits and bobs ( #83672 )
1 year ago
lookup-option-name
Integration test cleanup ( #84763 )
9 months ago
lookup_config
config lookup, fixes and tests ( #84398 )
1 year ago
lookup_csvfile
Integration test cleanup ( #84763 )
9 months ago
lookup_dict
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
lookup_env
Integration test cleanup ( #84763 )
9 months ago
lookup_file
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
lookup_fileglob
Fix nested jinja statements in integration tests ( #81591 )
2 years ago
lookup_first_found
Integration test cleanup ( #84763 )
9 months ago
lookup_indexed_items
Integration test cleanup ( #84763 )
9 months ago
lookup_ini
Integration test cleanup ( #84763 )
9 months ago
lookup_inventory_hostnames
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
lookup_items
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
lookup_lines
Re-organize CI test groups for POSIX tests. ( #77420 )
3 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 )
3 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 )
3 years ago
lookup_random_choice
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
lookup_sequence
Integration test cleanup ( #84763 )
9 months ago
lookup_subelements
Integration test cleanup ( #84763 )
9 months ago
lookup_template
lookup_template: added trim_blocks option ( #84254 )
1 year ago
lookup_together
Integration test cleanup ( #84763 )
9 months ago
lookup_unvault
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
lookup_url
Integration test cleanup ( #84763 )
9 months ago
lookup_varnames
Integration test cleanup ( #84763 )
9 months ago
lookup_vars
Miscellaneous integration test fixes ( #84871 )
9 months 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 )
3 years ago
loop_control
Integration test cleanup ( #84763 )
9 months ago
loops
Integration test cleanup ( #84763 )
9 months ago
meta_tasks
Fix incorrect rc when executing end_host in rescue ( #83522 )
1 year ago
missing_required_lib
Require `from __future__ import annotations` ( #81902 )
2 years ago
module_defaults
Integration test cleanup ( #84763 )
9 months ago
module_no_log
no_log avoid masking booleans ( #82217 )
2 years ago
module_precedence
Integration test cleanup ( #84763 )
9 months ago
module_tracebacks
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
module_utils
Fix local connection and become issues ( #84700 )
10 months ago
module_utils_Ansible.AccessToken
ansible-test pssa update and new rules ( #76256 )
4 years ago
module_utils_Ansible.Basic
Windows Exec Runner Update ( #84868 )
8 months 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 )
3 years ago
module_utils_facts.system.selinux
Integration test cleanup ( #84763 )
9 months ago
module_utils_urls
Update triple single quotes to triple double quotes ( #84099 )
1 year ago
mount_facts
Fix integration tests on debian ( #84379 )
10 months 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 )
3 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 )
3 years ago
package
ansible-test - Replace Fedora 40 with 41 ( #84281 )
11 months 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 )
3 years ago
pause
Use a venv in more integration tests ( #83799 )
1 year ago
ping
Integration test cleanup ( #84763 )
9 months ago
pip
Typo fixes and other bits and bobs ( #83672 )
1 year ago
pkg_resources
Require `from __future__ import annotations` ( #81902 )
2 years ago
play_iterator
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
playbook
Integration test cleanup ( #84763 )
9 months ago
plugin_config_for_inventory
Integration test cleanup ( #84763 )
9 months 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
Integration test cleanup ( #84763 )
9 months ago
preflight_encoding
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
prepare_http_tests
Miscellaneous integration test fixes ( #84871 )
9 months 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 )
2 years ago
register
Integration test cleanup ( #84763 )
9 months 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 )
2 years ago
result_pickle_error
Integration test cleanup ( #84763 )
9 months ago
roles
test: error handling in include_role ( #84737 )
9 months ago
roles_arg_spec
Integration test cleanup ( #84763 )
9 months ago
roles_var_inheritance
Re-organize CI test groups for POSIX tests. ( #77420 )
3 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
Integration test cleanup ( #84763 )
9 months ago
service
Fix integration tests on debian ( #84379 )
10 months ago
service_facts
Fix integration tests on debian ( #84379 )
10 months 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 )
3 years ago
setup_become_user_pair
Fix local connection and become issues ( #84700 )
10 months ago
setup_cron
Integration test cleanup ( #84763 )
9 months ago
setup_deb_repo
Fix apt and dpkg_selections tests ( #84900 )
8 months ago
setup_gnutar
Changes required for macOS 10.15 ( #71841 )
5 years ago
setup_nobody
test - add setup target that creates the nobody user ( #52750 )
7 years ago
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 )
6 years ago
setup_remote_tmp_dir
Fix non-root integration tests failure ( #84378 )
1 year ago
setup_rpm_repo
dnf5: fix is_installed check for provided packages ( #84802 )
9 months ago
setup_test_user
Remove reliance on `sshpass` and utilize `SSH_ASKPASS` ( #83936 )
9 months 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
Integration test cleanup ( #84763 )
9 months ago
special_vars
Integration test cleanup ( #84763 )
9 months ago
special_vars_hosts
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
split
Improve split integration test. ( #78738 )
3 years ago
ssh_agent
Add ssh-agent launching, and ssh-agent python client ( #84754 )
8 months ago
stat
stat document 'version' return doc ( #76589 )
4 years ago
strategy-external
Deprecate strategy plugins ( #84728 )
10 months ago
strategy_free
Re-organize CI test groups for POSIX tests. ( #77420 )
3 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
Integration test cleanup ( #84763 )
9 months ago
support-callback_plugins
Avoid delattr in test callback plugin ( #82550 )
2 years ago
systemd
Integration test cleanup ( #84763 )
9 months ago
tags
Integration test cleanup ( #84763 )
9 months ago
task_ordering
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
tasks
Typo fixes and other bits and bobs ( #83672 )
1 year ago
tempfile
tempfile - Remove unnecessary conditional. ( #75039 )
5 years ago
template
Integration test cleanup ( #84763 )
9 months ago
template_jinja2_non_native
Fix nested jinja statements in integration tests ( #81591 )
2 years ago
templating
Integration test cleanup ( #84763 )
9 months ago
templating_lookups
Require `from __future__ import annotations` ( #81902 )
2 years ago
templating_settings
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
test_core
timedout extended ( #83953 )
1 year ago
test_files
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
test_mathstuff
Re-organize CI test groups for POSIX tests. ( #77420 )
3 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 )
1 year ago
unarchive
Miscellaneous integration test fixes ( #84871 )
9 months ago
undefined
Miscellaneous integration test fixes ( #84871 )
9 months ago
unexpected_executor_exception
Require `from __future__ import annotations` ( #81902 )
2 years ago
unicode
Typo fixes and other bits and bobs ( #83672 )
1 year ago
unsafe_writes
Typo fixes and other bits and bobs ( #83672 )
1 year 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
Miscellaneous integration test fixes ( #84871 )
9 months ago
user
test: enable user test for alpine ( #84644 )
10 months ago
var_blending
Integration test cleanup ( #84763 )
9 months ago
var_inheritance
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
var_precedence
Miscellaneous integration test fixes ( #84871 )
9 months ago
var_reserved
Test include_vars reserved variable matching ( #84678 )
10 months 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
Integration test cleanup ( #84763 )
9 months ago
wait_for_connection
wait_for_connection - test connection=local does not emit warning ( #84438 )
1 year 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
Windows Exec Runner Update ( #84868 )
8 months ago
win_exec_wrapper
Windows Exec Runner Update ( #84868 )
8 months ago
win_fetch
Miscellaneous integration test fixes ( #84871 )
9 months ago
win_module_utils
ansible-test pssa update and new rules ( #76256 )
4 years ago
win_raw
Miscellaneous integration test fixes ( #84871 )
9 months ago
win_script
Windows Exec Runner Update ( #84868 )
8 months ago
windows-minimal
Windows Exec Runner Update ( #84868 )
8 months ago
windows-paths
…
yaml_parsing
Re-organize CI test groups for POSIX tests. ( #77420 )
3 years ago
yum_repository
add countme option to yum_repository ( #82831 )
2 years ago