ansible/test/integration/targets
Sam Doran 997b2d2a19
Make yum_repository test more reliable (#73467)
* Improve setup_rpm_repo

- add handlers to remove repos
- add variable to control whethere or not repos are created

* Use local repo for all distros
* Change repo creation script to module
2021-02-03 17:34:12 -08: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 Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -05:00
ansible-galaxy Collection list site packages (#70173) 2020-12-11 09:59:33 +10:00
ansible-galaxy-collection add option to upgrade collections (#73336) 2021-02-04 07:08:02 +10: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-runner Update ansible-runner tests version and deps (#72197) 2020-11-18 11:00:04 -05:00
ansible-test [ansible-test] First attempt at freebsd/11.4 (#72655) 2021-01-21 17:12:18 -06:00
ansible-test-docker
any_errors_fatal
apt Add Ubuntu 20.04 to CI and ansible-test (#69161) 2021-01-21 22:58:31 -06:00
apt_key change detection and check mode fixes for apt_key (#73334) 2021-01-27 18:40:58 -05:00
apt_repository Remove incidental_zabbix_host (#72142) 2020-10-08 13:32:59 -05:00
args
argspec Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
assemble
assert
async
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 Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
builtin_vars_prompt
callback_default make collection callbacks follow normal flow (#59932) 2020-10-15 15:31:18 -04:00
changed_when
check_mode
cli
collections Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -05: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
common_network Remove incidental vmware tests (#72420) 2020-11-02 17:00:17 -06:00
conditionals
config Remove incidental vmware tests (#72420) 2020-11-02 17:00:17 -06:00
connection Fix reset_connection paramiko, winrm, psrp (#72688) 2020-12-09 12:57:56 -06:00
connection_delegation
connection_local
connection_paramiko_ssh
connection_posix
connection_psrp
connection_ssh
connection_windows_ssh
connection_winrm
copy
cron
dataloader
debconf
debug Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05: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] Make "remove" filtering closer to dnf CLI (#73033) 2021-01-07 11:32:06 -06:00
dpkg_selections
egg-info
embedded_module
environment
error_from_connection
expect Constrain pexpect and ptyprocess (#73109) 2021-01-04 15:53:56 -05:00
facts_d
facts_linux_network
failed_when
fetch
file AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198) 2020-12-04 14:21:51 -05:00
filter_core Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
filter_mathstuff
filter_urls
filter_urlsplit
find find will give more specific reasons on skip (#68823) 2020-10-30 10:08:19 -04:00
gathering
gathering_facts
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
group_by
groupby_filter
handler_race
handlers
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
incidental_cloud_init_data_facts
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
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 Add Ubuntu 20.04 to CI and ansible-test (#69161) 2021-01-21 22:58:31 -06: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 Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05: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 fix inventory source parse error handling (#73160) 2021-01-18 09:33:51 -05:00
inventory_cache Fix warning for nonexistent inventory cache (#72840) 2021-02-01 14:29:36 -05:00
inventory_constructed Add a toggle for the leading separator for keyed_groups (#60882) 2020-10-23 15:57:44 -04:00
inventory_ini
inventory_script Remove incidental vmware tests (#72420) 2020-11-02 17:00:17 -06:00
inventory_yaml
jinja2_native_types
known_hosts
limit_inventory
lineinfile lineinfile - add search_string parameter for non-regexp searching (#70647) 2021-02-02 15:37:06 -05:00
lookup_config rethink wording (#70028) 2020-10-30 17:13:12 -04:00
lookup_csvfile
lookup_dict
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
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
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
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
module_precedence
module_tracebacks
module_utils Various intentional tests (#72485) 2020-11-06 08:41:41 -06: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_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
old_style_modules_posix
omit
order
package
package_facts
parsing
path_lookups
path_with_comma_in_inventory
pause pause - adjust warning when run in background (#73182) 2021-01-14 09:35:39 -05:00
ping
pip Update pip integration test to use venv on py3. 2021-01-07 20:12:39 -08:00
play_iterator
playbook
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 Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
prepare_tests/tasks
pull
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 Add support for argument_specs attribute to RoleMetadata class (#73120) 2021-01-07 11:41:46 -05:00
rpm_key
run_modules
script
service
service_facts
set_fact Fix parsing of values when using an empty string as key (#57132) (#72545) 2020-11-20 19:22:55 +01:00
setup_cron
setup_deb_repo
setup_epel/tasks
setup_gnutar Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
setup_nobody
setup_paramiko [ansible-test] First attempt at freebsd/11.4 (#72655) 2021-01-21 17:12:18 -06: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 Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -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
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
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 include option (#40522) 2020-12-07 12:49:41 -05: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
uri Fix FreeBSD HTTP Kerberos setup (#72595) 2020-11-12 13:40:59 +10:00
user user - properly handle password and password lock when used together (#73016) 2021-01-11 11:42:35 -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
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 Add RHEL 7.9 - ci_complete (#72558) 2020-11-10 16:53:22 +10:00
yum_repository Make yum_repository test more reliable (#73467) 2021-02-03 17:34:12 -08:00