ansible/test/integration/targets
2020-08-28 07:57:17 -05:00
..
add_host Add intg test to repro #36045 (add_host traceback) (#69912) 2020-06-09 15:25:56 -04:00
ansiballz_python Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
ansible adhoc: Load callbacks before sending v2_playbook_on_start (#67673) 2020-02-25 17:00:08 -05:00
ansible-doc [2.10] ansible-doc: include collection name in text output / plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70572) 2020-07-17 12:50:23 -07:00
ansible-galaxy [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-22 10:19:54 -07:00
ansible-galaxy-collection fix downloading collections in git repos and tar.gz artifacts (#70524) (#71000) 2020-07-30 13:37:59 -07:00
ansible-galaxy-collection-scm ansible-galaxy - fix download for subdirs in SCM (#71005) (#71093) 2020-08-27 13:39:54 -05:00
ansible-runner [stable-2.10] ansible_runner test - Add constraints (#70667) (#70669) 2020-07-15 17:32:09 -05:00
ansible-test validate ansible-base's and collections runtime.yml (#69742) 2020-06-12 15:34:34 +01:00
ansible-test-docker Update ansible-test integration tests. (#69970) 2020-06-09 11:16:48 -07:00
any_errors_fatal
apt Test installing a .deb that has deps, from a URL (#68332) 2020-03-24 13:59:42 -05:00
apt_key Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
apt_repository [stable-2.10] Revert default mode changes (#71260) 2020-08-13 12:17:47 -05:00
args
assemble Fix decrypt argument in assemble module (#70465) (#70560) 2020-07-17 12:48:38 -07:00
assert Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
async Add intentional coverage for an async_wrapper case (#70593) (#70630) 2020-07-17 12:52:45 -07:00
async_extra_data Expand Shippable test matrix. (#66912) 2020-01-29 14:43:27 -08:00
async_fail
become Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
binary
binary_modules Add new arches/OSes for binary_modules tests (#69052) 2020-04-21 00:52:23 -07:00
binary_modules_posix Add new arches/OSes for binary_modules tests (#69052) 2020-04-21 00:52:23 -07:00
binary_modules_winrm
blockinfile blockinfile - fix line end regression (#69734) 2020-05-27 16:54:38 -04:00
blocks _check_failed_state: always use the current/nested state (#71347) (#71457) 2020-08-27 12:22:45 -05:00
builtin_vars_prompt Rename tests (#68356) 2020-03-23 11:14:21 -05:00
callback_default [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-22 10:19:54 -07:00
changed_when Allow changed/failed mgmt on strategy actions (#70919) (#70968) 2020-07-29 14:32:33 -07:00
check_mode
cli Fix ansible -K become_pass regression (#69629) 2020-05-22 09:34:26 -04:00
collections refactor Python module_utils locator (#70610) (#70711) 2020-07-17 10:57:44 -07:00
collections_plugin_namespace config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
collections_relative_imports config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
collections_runtime_pythonpath config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
command_shell Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
conditionals
config Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69577 (#69578) (#70757) 2020-07-21 11:23:25 -07:00
connection Do not add connection vars to the output results (#70853) (#70855) 2020-07-23 19:48:45 -05:00
connection_delegation Ensure -k is set to delegated hosts without a pass (#71136) (#71168) 2020-08-27 12:57:24 -05:00
connection_local
connection_paramiko_ssh Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
connection_posix
connection_psrp
connection_ssh [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-22 10:19:54 -07:00
connection_windows_ssh
connection_winrm
copy copy - redact 'content' from invocation in check mode (#71033) (#71067) 2020-08-27 13:41:14 -05:00
cron Fix cron file regression (#71207) (#71243) 2020-08-27 12:54:15 -05:00
dataloader preserve json parsing error (#58461) 2020-05-01 15:03:07 -04:00
debconf Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
debug
delegate_to Allow hostvars delegation (#70331) (#70810) 2020-07-22 18:29:07 -07:00
dnf Enable logging using setup_loggers() API in dnf-4.2.17-6 or later 2020-05-30 20:37:27 -05:00
dpkg_selections Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
egg-info Fix references to old egg-info directory. 2020-03-30 13:56:43 -07:00
embedded_module
environment
error_from_connection
expect
facts_d
facts_linux_network [stable-2.10] linux facts - return proper broadcast address (#64528) (#71064) 2020-08-27 13:48:50 -05:00
failed_when
fetch fixed fetch traversal from slurp (#68720) 2020-04-08 14:28:51 -04:00
file file - return 'state': 'absent' when a file does not exist (#66503) 2020-05-21 16:35:45 -04:00
filter_core [stable-2.10] epoch can be a float with strftime filter. Fixes #71257 (#71314) (#71319) 2020-08-27 12:35:21 -05:00
filter_mathstuff Make filter type errors 'loop friendly' (#70417) (#70574) 2020-07-17 12:51:18 -07:00
filter_urls coverage for filter/urls.py, including fallback to custom implementations (#68412) 2020-03-25 16:23:14 -05:00
filter_urlsplit Split up filter integration tests. (#66962) 2020-01-30 12:49:54 -08:00
find
gathering
gathering_facts dont clobber facts in loop (#71032) (#71095) 2020-08-27 13:39:19 -05:00
get_url wait_for simplehttpserver to come up online 2020-04-28 09:43:07 -07:00
getent Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
git [git] make force=True apply to git fetches (#68691) 2020-04-06 15:25:24 -05:00
group Test system users and groups. 2020-02-27 21:45:18 -08:00
group_by return changed for group_by (#32057) 2020-06-03 12:46:40 -04:00
groupby_filter
handler_race Split regular and handler results into their own queues (#69498) 2020-05-21 15:55:08 -05:00
handlers Integration tests for notify with variable list (#66423) 2020-02-08 12:41:06 -05:00
hash
hosts_field
ignore_errors
ignore_unreachable
incidental_aws_codebuild Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_aws_step_functions_state_machine support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
incidental_azure_rm_mariadbserver Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_azure_rm_resource Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_cloud_init_data_facts Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_cloudformation support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
incidental_connection_chroot Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_consul Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
incidental_cs_common Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_cs_role_permission Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_cs_service_offering Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_deploy_helper Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_ec2_instance support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
incidental_flatpak_remote Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_hcloud_server disable slow/unstable hetzner incidental tests (#70103) 2020-06-16 16:30:56 -07:00
incidental_inventory_aws_ec2 Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_inventory_docker_swarm Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
incidental_inventory_foreman Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_inventory_vmware_vm_inventory Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_ios_file First batch of incidental integration tests. (#67717) 2020-02-24 17:31:14 -08:00
incidental_k8s Fix code coverage in tests. 2020-03-26 22:41:12 -07:00
incidental_lookup_hashi_vault Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
incidental_lookup_rabbitmq Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_lvg Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_mongodb_parameter Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_nios_prepare_tests Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_nios_txt_record Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_postgresql_user Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_script_inventory_vmware_inventory Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_selinux Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_setup_docker [stable-2.10] Drop "rhui-" prefix from RHEL repositories in AMI (#71130) (#71131) 2020-08-06 16:58:58 -05:00
incidental_setup_ec2 Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_setup_flatpak_remote Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_setup_mongodb Skip mongodb tests on all centos versions. 2020-03-01 10:33:42 -08:00
incidental_setup_mysql_db Update docker.txt to use the OpenSUSE 15.1 container image (devel edition) (#68785) 2020-04-09 00:26:59 -07:00
incidental_setup_openssl Revert "Cap cryptography version for macOS openssl test (#69083)" (#69126) 2020-04-23 08:49:09 -05:00
incidental_setup_postgresql_db Improve stability of postgresql tests. 2020-06-16 16:29:25 -07:00
incidental_setup_rabbitmq Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_setup_tls Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_setup_zabbix Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_sts_assume_role Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_synchronize Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
incidental_timezone Add Fedora 32 to CI (#69222) 2020-05-08 18:59:43 -05:00
incidental_tower_credential_type Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_tower_receive Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_ufw Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
incidental_vmware_guest Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_vmware_guest_custom_attributes Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_vmware_host_hyperthreading Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
incidental_vmware_prepare_tests ansible-test: vcenter initialize group/vmware (#70011) 2020-06-11 12:21:44 -04:00
incidental_vyos_config First batch of incidental integration tests. (#67717) 2020-02-24 17:31:14 -08:00
incidental_vyos_lldp_interfaces First batch of incidental integration tests. (#67717) 2020-02-24 17:31:14 -08:00
incidental_vyos_logging First batch of incidental integration tests. (#67717) 2020-02-24 17:31:14 -08:00
incidental_vyos_prepare_tests First batch of incidental integration tests. (#67717) 2020-02-24 17:31:14 -08:00
incidental_vyos_static_route First batch of incidental integration tests. (#67717) 2020-02-24 17:31:14 -08:00
incidental_win_copy Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_data_deduplication Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_dsc Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_hosts Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_lineinfile Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_ping Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_prepare_tests Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_psexec Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_reboot Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_win_security_policy Third batch of incidental integration tests. (#67830) 2020-02-27 16:05:47 -08:00
incidental_xml Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
incidental_zabbix_host Fourth batch of incidental integration tests. (#67873) 2020-02-28 20:37:50 -08:00
include_import [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-22 10:19:54 -07:00
include_parent_role_vars
include_vars include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
include_vars-ad-hoc include_vars - fix stack trace when run ad-hoc with dirs parameter (#66581) 2020-01-28 11:50:34 -05:00
include_when_parent_is_dynamic Add dynamic and static include tests. (#68200) 2020-03-23 11:14:21 -05:00
include_when_parent_is_static Add dynamic and static include tests. (#68200) 2020-03-23 11:14:21 -05:00
includes
includes_race Fix IncludedFile equality check (#69524) 2020-06-04 10:41:46 -05:00
infra Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
interpreter_discovery_python Default to python3 on Debian 10 (#63097) 2019-11-14 13:52:13 -06:00
interpreter_discovery_python_delegate_facts Fix delegate_facts with interpreter not being set (#70293) (#70384) 2020-07-17 12:40:00 -07:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
inventory_ini Make sure ansible_become treated as a boolean (#70484) (#70526) 2020-07-17 12:46:33 -07:00
inventory_yaml Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
jinja2_native_types native types: properly handle Undefined in nested data (#68432) (#71105) 2020-08-28 07:57:17 -05:00
known_hosts
limit_inventory Rename some integration tests. 2020-02-14 13:34:26 -08:00
lineinfile lineinfile - don't run os.makedirs on empty dir path (#63921) 2019-10-29 13:06:17 -04:00
lookup_config coverage for lookup_config (#68566) 2020-03-31 09:57:50 -05:00
lookup_dict Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_env Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_file Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_fileglob [stable-2.10] Correct name of fileglob lookup integration test. 2020-07-13 18:15:00 -07:00
lookup_first_found Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_indexed_items Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_ini Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_inventory_hostnames Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_items Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_lines Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_list coverage for lookup_list (#68683) 2020-04-06 13:39:18 -05:00
lookup_nested Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_password Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_pipe Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_random_choice Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_sequence Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_subelements Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_template Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_together Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_unvault added unvault lookup plugin (#69087) 2020-05-14 11:19:19 -04:00
lookup_url Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
lookup_vars Skip lookup tests on Python 2.6. 2020-03-02 00:06:18 -08:00
loop_control
loops Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
meta_tasks
module_defaults support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
module_no_log Add more integration tests. (#68972) 2020-04-16 00:53:08 -07:00
module_precedence [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-22 10:19:54 -07:00
module_tracebacks Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
module_utils refactor Python module_utils locator (#70610) (#70711) 2020-07-17 10:57:44 -07:00
module_utils_Ansible.AccessToken Split C# module utils to their own test target (#67910) 2020-03-02 15:16:31 +10:00
module_utils_Ansible.Basic Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
module_utils_Ansible.Become Split C# module utils to their own test target (#67910) 2020-03-02 15:16:31 +10:00
module_utils_Ansible.ModuleUtils.AddType Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.ArgvParser Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.Backup Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.CamelConversion Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.CommandUtil Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.FileUtil Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.Legacy Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.LinkUtil Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.PrivilegeUtil Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.SID Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
module_utils_Ansible.ModuleUtils.WebRequest Ansible.Basic added generic fragment merger for module options (#69719) 2020-05-29 16:11:38 +10:00
module_utils_Ansible.Privilege Split C# module utils to their own test target (#67910) 2020-03-02 15:16:31 +10:00
module_utils_Ansible.Process Split C# module utils to their own test target (#67910) 2020-03-02 15:16:31 +10:00
module_utils_Ansible.Service Split C# module utils to their own test target (#67910) 2020-03-02 15:16:31 +10:00
module_utils_basic [stable-2.10] Revert default mode changes (#71260) 2020-08-13 12:17:47 -05:00
network_cli Fix network_cli test to use a trap for cleanup (#69762) 2020-05-29 15:45:33 -05:00
no_log Expand Shippable test matrix. (#66912) 2020-01-29 14:43:27 -08:00
old_style_cache_plugins
old_style_modules_posix
omit
order
package Enable passing tests on power. 2020-04-20 10:07:54 -07:00
package_facts Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
parsing
path_lookups Split up lookup integration tests. (#67294) 2020-02-10 16:41:45 -08:00
path_with_comma_in_inventory Rename some integration tests. 2020-02-14 13:34:26 -08:00
pause [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 2020-06-22 10:19:54 -07:00
ping
pip pip tests, use py2 compat sampleproject fork 2020-06-26 09:17:28 -07:00
play_iterator Fix --start-at-task when skipping tasks with no name (#68951) 2020-04-21 09:39:17 +02:00
playbook fix internal cases of actions calling unqualified module names (#70818) (#70840) 2020-07-23 10:29:09 -07:00
plugin_config_for_inventory Rename some integration tests. 2020-02-14 13:34:26 -08:00
plugin_filtering
plugin_loader
plugin_namespace
prepare_http_tests Split tasks for prepare_http_tests. 2020-02-07 21:30:01 -08:00
prepare_tests/tasks
pull Use package for pkgng and zypper in tests. 2020-02-11 13:57:01 -08:00
raw update ActionBase._low_level_execute_command to honor executable (#68315) 2020-04-22 11:56:35 -05:00
reboot
rel_plugin_loading
remote_tmp Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
replace
retry_task_name_in_callback Rename callback_retry_task_name test. 2020-02-18 11:16:37 -08:00
roles
rpm_key Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
run_modules
script
service systemd: should fail in check_mode when service not found on host (#68136) 2020-06-02 11:52:12 -04:00
service_facts Handle disabled service units (#69349) 2020-06-01 09:40:52 -04:00
set_fact implemented 'prefix' for file based cache (#69872) 2020-06-11 10:40:25 -04:00
setup_cron cronvar - use correct binary name (#63279) 2019-10-09 18:33:25 -04:00
setup_deb_repo
setup_epel/tasks Fix iso_extract tests for CentOS 8 (#64861) 2019-11-15 17:37:13 -05:00
setup_nobody
setup_paramiko Fix paramiko_ssh test (#64857) 2019-11-15 17:08:26 -05:00
setup_passlib/tasks
setup_pexpect/tasks
setup_remote_constraints
setup_remote_tmp_dir Split handler tasks for setup_remote_tmp_dir. 2020-02-07 21:29:20 -08:00
setup_rpm_repo Update integration tests to support rpmfluff-0.6 (#71155) (#71159) 2020-08-07 14:52:17 -05:00
setup_win_printargv Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
shell Improve test compatibility with ansible-base. (#67325) 2020-02-11 16:18:34 -08:00
slurp
special_vars Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
stat
strategy_linear
subversion Enable passing tests on power. 2020-04-20 10:07:54 -07:00
systemd systemd - supports new systemctl output message for chroot (#71197) (#71330) 2020-08-27 12:34:59 -05:00
tags Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
task_ordering
tasks Add more integration tests. (#68972) 2020-04-16 00:53:08 -07:00
template Emit proper error for x in y when y is undefined (#70990) (#71011) 2020-08-27 13:46:52 -05:00
template_jinja2_latest Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
templating_lookups [2.10] Handle post_validate templating errors and fix tests (#70240) (#70389) 2020-07-17 12:41:43 -07:00
templating_settings
test_core [stable-2.10] Add integration tests for test plugins. (#70576) 2020-07-13 18:15:21 -07:00
test_files [stable-2.10] Add integration tests for test plugins. (#70576) 2020-07-13 18:15:21 -07:00
test_mathstuff [stable-2.10] Add integration tests for test plugins. (#70576) 2020-07-13 18:15:21 -07:00
throttle throttle: fix linear based strategies (#65422) 2020-01-24 08:18:08 -06:00
unarchive [stable-2.10] unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) (#71001) 2020-08-27 13:45:19 -05:00
unicode Ensure --version works with non-ascii project path (#66624) 2020-05-29 14:42:44 -04:00
until
uri do not return the body even if it failed (#69706) 2020-06-01 09:55:38 -04:00
user Create home and parent directories only when requested (#70790) 2020-07-22 18:23:47 -07:00
var_blending
var_precedence
var_templating [2.10] template connection variables accessed directly before using (#70657) (#70688) 2020-07-21 11:19:52 -07:00
vault [stable-2.10] Allow single vault encrypted values to be used directly as module parameters. Fixes #68275 (#70607) (#70641) 2020-07-17 12:54:32 -07:00
wait_for
wait_for_connection Test the delay option in wait_for_connection. 2020-02-25 19:27:18 -08:00
want_json_modules_posix
win_async_wrapper
win_become become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
win_exec_wrapper windows - fix up env var quoting for unicode single quotes (#68968) 2020-04-16 20:24:23 +10:00
win_fetch Consolidate Windows tests to one group. 2020-03-23 11:14:21 -05:00
win_module_utils Separated ps module_util test targets, added WebRequest tests (#67914) 2020-03-02 16:12:08 +10:00
win_raw
win_script
windows-minimal Create a dedicated windows-minimal test target. (#67987) 2020-03-03 18:36:37 -08:00
windows-paths
yum [stable-2.10] Drop "rhui-" prefix from RHEL repositories in AMI (#71130) (#71131) 2020-08-06 16:58:58 -05:00
yum_repository Ignore GPG key checks on test repo 2020-04-23 14:48:55 -07:00