ansible/test/integration/targets
abikouo 29aea9ff34
constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005)
* Support omitting the trailing separator when a dictionary key's value is an empty string

* Support a default value when the value used in the group name is an empty string

* Add tests

* change log
2021-04-13 11:59:50 -04:00
..
add_host
adhoc added timeout options to adhoc and console (#71230) 2020-10-30 10:09:30 -04:00
ansiballz_python
ansible ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
ansible-doc Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
ansible-galaxy galaxy: Handle ignored directory names in role skeleton (#72035) 2021-02-24 18:52:24 -05:00
ansible-galaxy-collection nonzero exit code on ansible galaxy collection verify failures (#74051) 2021-03-29 13:06:02 -07:00
ansible-galaxy-collection-scm Replace the inhouse collection dependency resolver with resolvelib 2021-01-27 22:23:22 +01:00
ansible-galaxy-role Allow $ & ~ inside paths in galaxy roles (#72966) 2021-02-02 18:10:05 +01:00
ansible-inventory ansible-inventory - add coverage tests (#74130) 2021-04-06 12:14:54 -04:00
ansible-runner Update ansible-runner tests version and deps (#72197) 2020-11-18 11:00:04 -05:00
ansible-test Import test: improve docs, add more tests (#73600) 2021-03-01 16:10:46 -08:00
ansible-test-cloud-acme Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-cs Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-foreman Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-galaxy Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-httptester Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-httptester-windows Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-nios Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-openshift Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-cloud-vcenter Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible-test-docker
any_errors_fatal
apt module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
apt_key apt_key - update key ID and URL used in test 2021-03-23 13:55:40 -07:00
apt_repository Remove incidental_zabbix_host (#72142) 2020-10-08 13:32:59 -05:00
args
argspec argspec validation - fix apply_defaults (#74029) 2021-03-24 19:17:07 -04:00
assemble
assert
async Auto cleanup of async cache file (#73760) 2021-03-04 11:06:27 -08:00
async_extra_data
async_fail
become Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
become_su Use a pty for local connections (#73023) 2021-01-18 16:02:04 -05:00
become_unprivileged
binary
binary_modules
binary_modules_posix
binary_modules_winrm
blockinfile Ensure blockinfile correctly returns backupfile (#72544) 2020-11-09 14:45:09 -05:00
blocks Ensure task from the worker is finalized/squashed (#73881) 2021-03-16 15:09:43 -04:00
builtin_vars_prompt
callback_default default callback - add "show_task_path_on_failure" option (#73260) 2021-02-09 12:43:59 -05:00
changed_when
check_mode
cli
collections Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 2021-03-18 17:53:57 -04:00
collections_plugin_namespace
collections_relative_imports
collections_runtime_pythonpath
command_nonexisting Let command always return stdout & stderr (#73004) 2021-01-22 08:40:53 +01:00
command_shell Increase test coverage for command module (#74183) 2021-04-08 15:24:01 -04:00
common_network Remove incidental vmware tests (#72420) 2020-11-02 17:00:17 -06:00
conditionals [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
config Normalize ConfigParser between Python2 and Python3 (#73715) 2021-02-25 11:03:03 -06:00
connection Fix reset_connection paramiko, winrm, psrp (#72688) 2020-12-09 12:57:56 -06:00
connection_delegation Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
connection_local
connection_paramiko_ssh
connection_posix
connection_psrp psrp - fix hang when copying an empty file (#71649) 2020-09-05 14:57:15 +10:00
connection_ssh
connection_windows_ssh finish migrating ssh plugin to config system (#73708) 2021-03-03 15:25:16 -05:00
connection_winrm
copy
cron [cron] Remove deprecated features (#74197) 2021-04-08 15:50:27 -04:00
dataloader
debconf
debug Fix debug factsetter (#74067) 2021-03-31 09:30:09 -04:00
delegate_to ensure local exposes correct user (#72543) 2020-11-09 16:21:17 -05:00
dict_transformations Add test to replace exclusive incidental_cloudformation coverage (#72137) 2020-10-07 12:54:21 -04:00
dnf dnf test - update libmodulemd when updating python3-dnf (#74025) 2021-03-24 15:49:57 -04:00
dpkg_selections Use virtual host style S3 bucket names in tests. 2021-03-12 11:34:25 -08:00
egg-info
embedded_module
environment
error_from_connection
expect Operate pexpect with bytes to limit encoding issues (#73255) 2021-02-23 18:57:25 +01:00
facts_d Nonfatal facts (#73804) 2021-03-08 16:20:37 -05:00
facts_linux_network Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
failed_when
fetch
file Let file module not change link to absolute when src not given (#65448) 2021-03-01 15:14:03 +01:00
filter_core Add new split filter (#73532) 2021-02-09 10:37:15 -05:00
filter_mathstuff
filter_urls
filter_urlsplit
find [bugfix][coverage] find module should consider file size with file_type=any (#74241) 2021-04-13 11:41:44 -04:00
gathering
gathering_facts Fix setup subset (#74022) 2021-03-26 12:43:16 -04:00
get_url [get_url] skip checksum during --check (#66700) 2020-12-22 21:34:42 +05:30
getent
git Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
group Add integration coverage to replace hash_vault and consul_session (#71775) 2020-09-16 16:40:26 -05:00
group_by
groupby_filter
handler_race
handlers Allow for searching handler subdir for included tasks (#73809) 2021-03-15 15:39:59 -04:00
hardware_facts
hash Add tests for merging and replacing vars from inventory sources (#73181) 2021-01-11 17:37:34 -05:00
hostname hostname - add macOS (#54439) 2020-10-27 17:30:54 -04:00
hosts_field
ignore_errors
ignore_unreachable
import_tasks Fix notify on import_tasks (#73572) 2021-03-03 16:11:09 -05:00
incidental_cloud_init_data_facts Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
incidental_cs_common
incidental_deploy_helper
incidental_inventory_aws_ec2
incidental_inventory_docker_swarm Remove exit code from traps in tests 2020-12-14 09:16:34 -08:00
incidental_inventory_foreman
incidental_ios_file
incidental_mongodb_parameter Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
incidental_setup_docker [tests] Make setup_docker clean up better (#71949) 2020-09-25 18:07:38 -05:00
incidental_setup_mongodb Add Ubuntu 20.04 to CI and ansible-test (#69161) 2021-01-21 22:58:31 -06:00
incidental_setup_rabbitmq Use virtual host style S3 bucket names in tests. 2021-03-12 11:34:25 -08:00
incidental_setup_tls
incidental_vyos_config
incidental_vyos_lldp_interfaces
incidental_vyos_prepare_tests
incidental_win_copy
incidental_win_data_deduplication
incidental_win_dsc
incidental_win_lineinfile
incidental_win_ping
incidental_win_prepare_tests
incidental_win_reboot
incidental_win_security_policy
include_import import_playbook - change additional params to deprecation (#72987) 2020-12-17 14:14:58 -05:00
include_parent_role_vars
include_vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
include_vars-ad-hoc
include_when_parent_is_dynamic
include_when_parent_is_static
includes [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 2021-04-09 10:28:24 -04:00
includes_race
infra
interpreter_discovery_python Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
interpreter_discovery_python_delegate_facts
inventory Don't fail for mixed typed keys (#73726) 2021-03-03 14:24:50 -05:00
inventory_advanced_host_list [advanced_host_list] 100% coverage + fix a bug (#74227) 2021-04-13 11:26:29 -04:00
inventory_cache Fix warning for nonexistent inventory cache (#72840) 2021-02-01 14:29:36 -05:00
inventory_constructed constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
inventory_ini
inventory_script Remove incidental vmware tests (#72420) 2020-11-02 17:00:17 -06:00
inventory_yaml
jinja2_native_types Skip literal_eval for string filters results in native jinja. (#70988) 2020-08-11 10:19:49 +02:00
json_cleanup module output is only json objects (#73765) 2021-03-03 15:11:18 -05:00
known_hosts
limit_inventory
lineinfile lineinfile - improve test coverage (#74122) 2021-04-06 12:11:10 -04:00
lookup_config config lookup can query plugin settings (#74186) 2021-04-12 15:30:25 -04:00
lookup_csvfile
lookup_dict Add integration coverage to replace hash_vault and consul_session (#71775) 2020-09-16 16:40:26 -05:00
lookup_env
lookup_file
lookup_fileglob Fix fileglob parameter order bug (#72879) 2020-12-08 16:31:34 +01:00
lookup_first_found
lookup_indexed_items
lookup_ini
lookup_inventory_hostnames Use InventoryManager for inventory_hostnames lookup (#71573) 2020-09-02 15:42:09 -05:00
lookup_items Remove incidental_timezone (#72063) 2020-10-02 16:56:31 -05:00
lookup_lines
lookup_list
lookup_nested
lookup_password
lookup_pipe
lookup_random_choice
lookup_sequence
lookup_subelements Set global skipped result flag for looped tasks (#67847) 2020-08-28 08:01:26 +02:00
lookup_template
lookup_together
lookup_unvault
lookup_url Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
lookup_varnames
lookup_vars
loop_control
loops Fix with_dict/with_list being passed incorrect type tests (#71699) 2020-09-11 07:53:10 +02:00
meta_tasks Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
missing_required_lib Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
module_defaults
module_no_log Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
module_precedence
module_tracebacks
module_utils add optional module_utils import support (#73832) 2021-03-10 11:08:13 -08:00
module_utils_Ansible.AccessToken
module_utils_Ansible.Basic
module_utils_Ansible.Become
module_utils_Ansible.ModuleUtils.AddType
module_utils_Ansible.ModuleUtils.ArgvParser
module_utils_Ansible.ModuleUtils.Backup
module_utils_Ansible.ModuleUtils.CamelConversion
module_utils_Ansible.ModuleUtils.CommandUtil
module_utils_Ansible.ModuleUtils.FileUtil
module_utils_Ansible.ModuleUtils.Legacy
module_utils_Ansible.ModuleUtils.LinkUtil
module_utils_Ansible.ModuleUtils.PrivilegeUtil
module_utils_Ansible.ModuleUtils.SID
module_utils_Ansible.ModuleUtils.WebRequest
module_utils_Ansible.Privilege
module_utils_Ansible.Process
module_utils_Ansible.Service
module_utils_distro [module_utils.distro] Fall back to bundled (#74229) 2021-04-13 11:27:52 -04:00
module_utils_respawn module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
module_utils_selinux selinux: return selinux_getpolicytype facts (#73609) 2021-03-01 11:11:09 -08:00
module_utils_urls Add support for GSSAPI/Kerberos to urls.py (#72113) 2020-10-13 14:16:07 +10:00
network_cli
no_log
noexec Fix async interpreter parsing (#72636) 2020-12-09 11:41:45 -06:00
old_style_cache_plugins Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
old_style_modules_posix
omit
order
package
package_facts Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
parsing
path_lookups [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 2021-04-09 10:28:24 -04:00
path_with_comma_in_inventory
pause pause - do not continue with '\r' when timeout is set (#74030) 2021-03-29 15:39:42 -04:00
ping
pip Update pip integration test to use venv on py3. 2021-01-07 20:12:39 -08:00
pkg_resources Add test to verify pkg_resources imports work. 2021-02-12 23:51:37 -08:00
play_iterator
playbook [playbook/play.py] Increase error test coverage (#74217) 2021-04-13 11:22:02 -04:00
plugin_config_for_inventory Remove incidental vmware tests (#72420) 2020-11-02 17:00:17 -06:00
plugin_filtering
plugin_loader
plugin_namespace
prepare_http_tests add self-signed https endpoint for ansible-test (#73463) 2021-02-05 05:12:22 +10:00
prepare_tests/tasks
pull ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172) 2021-03-17 13:52:51 -04:00
raw
reboot reboot - add reboot_command parameter (#69847) 2020-10-28 12:10:59 -04:00
rel_plugin_loading
remote_tmp Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
replace
retry_task_name_in_callback
roles only add data when there is data to add (#54559) 2021-02-11 10:07:20 -05:00
roles_arg_spec Disable junit callback on roles_arg_spec_tests (#73663) 2021-02-23 10:21:28 -05:00
rpm_key
run_modules
script
service Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
service_facts Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00
set_fact Fix parsing of values when using an empty string as key (#57132) (#72545) 2020-11-20 19:22:55 +01:00
set_stats [test coverage] Add tests for set_stats (#74243) 2021-04-13 11:43:53 -04:00
setup_cron
setup_deb_repo
setup_epel/tasks Use virtual host style S3 bucket names in tests. 2021-03-12 11:34:25 -08:00
setup_gnutar Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
setup_nobody
setup_paramiko Temporary fix for cryptography issues. (#73530) 2021-02-08 14:35:00 -08:00
setup_passlib/tasks
setup_pexpect Constrain pexpect and ptyprocess (#73109) 2021-01-04 15:53:56 -05:00
setup_remote_constraints
setup_remote_tmp_dir
setup_rpm_repo module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
setup_win_printargv
shell
slurp
special_vars
stat
strategy_linear
subversion Add Ubuntu 20.04 to CI and ansible-test (#69161) 2021-01-21 22:58:31 -06:00
systemd systemd - do not overwrite unit name when searching (#72985) 2020-12-17 15:29:22 -05:00
tags Allow meta tasks to use tags (#67508) 2020-08-21 11:08:49 -04:00
task_ordering
tasks
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 2021-01-26 11:37:56 +01:00
template_jinja2_latest
template_jinja2_non_native Force template module to use non-native Jinja2 (#68560) 2020-09-03 09:01:34 +02:00
templating_lookups Ensure native jinja is off for non-native tests (#71914) 2020-09-24 15:52:06 -04:00
templating_settings
test_core Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
test_files
test_mathstuff
throttle
unarchive unarchive: add support for .tar.zst (zstd compression) (#73265) 2021-02-09 23:14:41 -06:00
undefined Remove incidental tower integration tests (#72461) 2020-11-04 09:46:08 -06:00
unicode
unsafe_writes allow env to override unspecified unsafe_writes (#73282) 2021-01-27 14:16:10 -05:00
until Remove incidental_win_psexec (#71953) 2020-10-12 14:16:13 -05:00
unvault Let vault lookup output unicode string. (#73571) 2021-02-11 14:27:47 -05:00
uri uri - add ca_path parameter (#71979) 2021-02-05 09:40:52 -05:00
user user - add password expiration parameters (#69531) 2021-02-09 16:41:15 -05:00
var_blending
var_precedence
var_reserved
var_templating
vault
wait_for wait_for - ignore psutil related errors (#72401) 2020-10-29 21:40:31 -04:00
wait_for_connection
want_json_modules_posix
win_async_wrapper
win_become
win_exec_wrapper
win_fetch powershell - fix quoting values (#71411) 2020-08-26 07:06:51 +10:00
win_module_utils
win_raw
win_script
windows-minimal
windows-paths
yaml_parsing allow any type of unsafe data (#72547) 2020-11-10 10:48:20 -05:00
yum [yum] report upgraded multiarch packages (#73548) 2021-04-10 02:36:20 -05:00
yum_repository Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00