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
Tadej Borovšak f92830d16e
Fix zip content filtering in unarchive module (#76069)
When we introduced an include parameter to the unarchive module, we
inadvertenly flipped the exclusion logic. This flip meant that the
unarchive module started rejecting files that should be extracted.

This commit flips the bad logic and adds some tests that will make
sure things do not go bad again.
3 years ago
..
add_host Add intg test to repro #36045 (add_host traceback) (#69912) 4 years ago
adhoc ansible-test - split controller/target testing (#75605) 3 years ago
ansiballz_python ansible-test - split controller/target testing (#75605) 3 years ago
ansible ansible-test - split controller/target testing (#75605) 3 years ago
ansible-doc ansible-test - split controller/target testing (#75605) 3 years ago
ansible-galaxy ansible-test - split controller/target testing (#75605) 3 years ago
ansible-galaxy-collection ansible-test - split controller/target testing (#75605) 3 years ago
ansible-galaxy-collection-scm ansible-test - split controller/target testing (#75605) 3 years ago
ansible-galaxy-role ansible-test - split controller/target testing (#75605) 3 years ago
ansible-inventory ansible-test - split controller/target testing (#75605) 3 years ago
ansible-pull ansible-test - split controller/target testing (#75605) 3 years ago
ansible-runner ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test Overhaul ansible-test integration tests. (#76111) 3 years ago
ansible-test-cloud-acme ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-aws Add more ansible-test cloud tests. 3 years ago
ansible-test-cloud-azure Add more ansible-test cloud tests. 3 years ago
ansible-test-cloud-cs ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-foreman ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-galaxy ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-httptester ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-httptester-windows ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-nios ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-openshift ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-cloud-vcenter ansible-test - split controller/target testing (#75605) 3 years ago
ansible-test-docker ansible-test - split controller/target testing (#75605) 3 years ago
ansible-vault Require Jinja2 3.0.0 (#75881) 3 years ago
any_errors_fatal ansible-test - split controller/target testing (#75605) 3 years ago
apt Intentional tests 3 years ago
apt_key apt_key - correct error message about the failure to import a 'gpg' (#74476) 4 years ago
apt_repository Remove incidental_zabbix_host (#72142) 4 years ago
args ansible-test - split controller/target testing (#75605) 3 years ago
argspec ansible-test - split controller/target testing (#75605) 3 years ago
assemble Fix decrypt argument in assemble module (#70465) 4 years ago
assert ansible-test - split controller/target testing (#75605) 3 years ago
async Remove (only) user-facing use of ANSIBLE_ASYNC_DIR (#74249) 3 years ago
async_extra_data ansible-test - split controller/target testing (#75605) 3 years ago
async_fail More boilerplate fixes. (#70224) 4 years ago
become ansible-test - split controller/target testing (#75605) 3 years ago
become_su ansible-test - split controller/target testing (#75605) 3 years ago
become_unprivileged ansible-test - split controller/target testing (#75605) 3 years ago
binary ansible-test - split controller/target testing (#75605) 3 years ago
binary_modules Add new arches/OSes for binary_modules tests (#69052) 5 years ago
binary_modules_posix ansible-test - split controller/target testing (#75605) 3 years ago
binary_modules_winrm Fix ansible-test target dependency issues. (#50908) 6 years ago
blockinfile Don't use output_dir in target tests (#76107) 3 years ago
blocks ansible-test - split controller/target testing (#75605) 3 years ago
builtin_vars_prompt ansible-test - split controller/target testing (#75605) 3 years ago
callback_default ansible-test - split controller/target testing (#75605) 3 years ago
changed_when ansible-test - split controller/target testing (#75605) 3 years ago
check_mode ansible-test - split controller/target testing (#75605) 3 years ago
cli ansible-test - split controller/target testing (#75605) 3 years ago
collections Require Jinja2 3.0.0 (#75881) 3 years ago
collections_plugin_namespace ansible-test - split controller/target testing (#75605) 3 years ago
collections_relative_imports PowerShell - Support optional module util imports (#75187) 3 years ago
collections_runtime_pythonpath ansible-test - split controller/target testing (#75605) 3 years ago
command_nonexisting ansible-test - split controller/target testing (#75605) 3 years ago
command_shell ansible-test - split controller/target testing (#75605) 3 years ago
common_network ansible-test - split controller/target testing (#75605) 3 years ago
conditionals ansible-test - split controller/target testing (#75605) 3 years ago
config ansible-test - split controller/target testing (#75605) 3 years ago
connection Fix reset_connection paramiko, winrm, psrp (#72688) 4 years ago
connection_delegation ansible-test - split controller/target testing (#75605) 3 years ago
connection_local Modernize install (#76021) 3 years ago
connection_paramiko_ssh Modernize install (#76021) 3 years ago
connection_psrp psrp - fix hang when copying an empty file (#71649) 4 years ago
connection_ssh Modernize install (#76021) 3 years ago
connection_windows_ssh finish migrating ssh plugin to config system (#73708) 4 years ago
connection_winrm
controller ansible-test - split controller/target testing (#75605) 3 years ago
copy Modernize install (#76021) 3 years ago
cron update cron test added in #74497 for /etc/crontab (#74689) 3 years ago
dataloader ansible-test - split controller/target testing (#75605) 3 years ago
debconf Testing: Add support for AIX platform (#65802) 5 years ago
debug ansible-test - split controller/target testing (#75605) 3 years ago
delegate_to ansible-test - split controller/target testing (#75605) 3 years ago
dict_transformations ansible-test - split controller/target testing (#75605) 3 years ago
dnf ansible-test - split controller/target testing (#75605) 3 years ago
dpkg_selections Remove include from tests (#74330) 4 years ago
egg-info ansible-test - split controller/target testing (#75605) 3 years ago
embedded_module ansible-test - split controller/target testing (#75605) 3 years ago
entry_points Modernize install (#76021) 3 years ago
environment ansible-test - split controller/target testing (#75605) 3 years ago
error_from_connection ansible-test - split controller/target testing (#75605) 3 years ago
expect Operate pexpect with bytes to limit encoding issues (#73255) 4 years ago
facts_d ansible-test - split controller/target testing (#75605) 3 years ago
facts_linux_network ansible-test - split controller/target testing (#75605) 3 years ago
failed_when ansible-test - split controller/target testing (#75605) 3 years ago
fetch ansible-test - split controller/target testing (#75605) 3 years ago
file ansible-test - split controller/target testing (#75605) 3 years ago
filter_core Require Jinja2 3.0.0 (#75881) 3 years ago
filter_encryption ansible-test - split controller/target testing (#75605) 3 years ago
filter_mathstuff Require Jinja2 3.0.0 (#75881) 3 years ago
filter_urls Require Jinja2 3.0.0 (#75881) 3 years ago
filter_urlsplit ansible-test - split controller/target testing (#75605) 3 years ago
find Require Jinja2 3.0.0 (#75881) 3 years ago
gathering ansible-test - split controller/target testing (#75605) 3 years ago
gathering_facts ansible-test - split controller/target testing (#75605) 3 years ago
get_url Expose `unredirected_headers` to `uri` and `get_url` modules (#75308) 3 years ago
getent Updates to Integration tests to pass against Alpine (#70946) 4 years ago
git Don't use output_dir in target tests (#76107) 3 years ago
group Update alpine repo to community for libuser (#74374) 4 years ago
group_by return changed for group_by (#32057) 4 years ago
groupby_filter Require Jinja2 3.0.0 (#75881) 3 years ago
handler_race ansible-test - split controller/target testing (#75605) 3 years ago
handlers ansible-test - split controller/target testing (#75605) 3 years ago
hardware_facts ansible-test - split controller/target testing (#75605) 3 years ago
hash ansible-test - split controller/target testing (#75605) 3 years ago
hostname hostname - add macOS (#54439) 4 years ago
hosts_field ansible-test - split controller/target testing (#75605) 3 years ago
ignore_errors ansible-test - split controller/target testing (#75605) 3 years ago
ignore_unreachable ansible-test - split controller/target testing (#75605) 3 years ago
import_tasks ansible-test - split controller/target testing (#75605) 3 years ago
incidental_inventory_aws_ec2 ansible-test - split controller/target testing (#75605) 3 years ago
incidental_inventory_docker_swarm ansible-test - split controller/target testing (#75605) 3 years ago
incidental_inventory_foreman ansible-test - split controller/target testing (#75605) 3 years ago
incidental_ios_file Remove include from tests (#74330) 4 years ago
incidental_setup_docker [tests] Make setup_docker clean up better (#71949) 4 years ago
incidental_vyos_config Remove include from tests (#74330) 4 years ago
incidental_vyos_lldp_interfaces Remove include from tests (#74330) 4 years ago
incidental_vyos_prepare_tests First batch of incidental integration tests. (#67717) 5 years ago
incidental_win_lineinfile Third batch of incidental integration tests. (#67830) 5 years ago
incidental_win_prepare_tests Third batch of incidental integration tests. (#67830) 5 years ago
incidental_win_reboot Third batch of incidental integration tests. (#67830) 5 years ago
include_import ansible-test - split controller/target testing (#75605) 3 years ago
include_parent_role_vars
include_vars Add 'hash_behaviour' option to include_vars module (#72944) 3 years ago
include_vars-ad-hoc ansible-test - split controller/target testing (#75605) 3 years ago
include_when_parent_is_dynamic ansible-test - split controller/target testing (#75605) 3 years ago
include_when_parent_is_static ansible-test - split controller/target testing (#75605) 3 years ago
includes ansible-test - split controller/target testing (#75605) 3 years ago
includes_race ansible-test - split controller/target testing (#75605) 3 years ago
infra ansible-test - split controller/target testing (#75605) 3 years ago
interpreter_discovery_python ansible-test - split controller/target testing (#75605) 3 years ago
interpreter_discovery_python_delegate_facts ansible-test - split controller/target testing (#75605) 3 years ago
inventory bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 3 years ago
inventory_advanced_host_list [advanced_host_list] 100% coverage + fix a bug (#74227) 4 years ago
inventory_cache ansible-test - split controller/target testing (#75605) 3 years ago
inventory_constructed bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 3 years ago
inventory_ini Make sure ansible_become treated as a boolean (#70484) 4 years ago
inventory_script Remove incidental vmware tests (#72420) 4 years ago
inventory_yaml ansible-test - split controller/target testing (#75605) 3 years ago
jinja2_native_types Require Jinja2 3.0.0 (#75881) 3 years ago
jinja_plugins ansible-test - split controller/target testing (#75605) 3 years ago
json_cleanup ansible-test - split controller/target testing (#75605) 3 years ago
known_hosts
limit_inventory ansible-test - split controller/target testing (#75605) 3 years ago
lineinfile Fix lineinfile test (#75785) 3 years ago
lookup_config ansible-test - split controller/target testing (#75605) 3 years ago
lookup_csvfile ansible-test - split controller/target testing (#75605) 3 years ago
lookup_dict ansible-test - split controller/target testing (#75605) 3 years ago
lookup_env ansible-test - split controller/target testing (#75605) 3 years ago
lookup_file ansible-test - split controller/target testing (#75605) 3 years ago
lookup_fileglob Fix fileglob parameter order bug (#72879) 4 years ago
lookup_first_found ansible-test - split controller/target testing (#75605) 3 years ago
lookup_indexed_items ansible-test - split controller/target testing (#75605) 3 years ago
lookup_ini ansible-test - split controller/target testing (#75605) 3 years ago
lookup_inventory_hostnames ansible-test - split controller/target testing (#75605) 3 years ago
lookup_items ansible-test - split controller/target testing (#75605) 3 years ago
lookup_lines ansible-test - split controller/target testing (#75605) 3 years ago
lookup_list ansible-test - split controller/target testing (#75605) 3 years ago
lookup_nested ansible-test - split controller/target testing (#75605) 3 years ago
lookup_password ansible-test - split controller/target testing (#75605) 3 years ago
lookup_pipe ansible-test - split controller/target testing (#75605) 3 years ago
lookup_random_choice ansible-test - split controller/target testing (#75605) 3 years ago
lookup_sequence ansible-test - split controller/target testing (#75605) 3 years ago
lookup_subelements ansible-test - split controller/target testing (#75605) 3 years ago
lookup_template ansible-test - split controller/target testing (#75605) 3 years ago
lookup_together ansible-test - split controller/target testing (#75605) 3 years ago
lookup_unvault ansible-test - split controller/target testing (#75605) 3 years ago
lookup_url ansible-test - split controller/target testing (#75605) 3 years ago
lookup_varnames ansible-test - split controller/target testing (#75605) 3 years ago
lookup_vars ansible-test - split controller/target testing (#75605) 3 years ago
loop_control ansible-test - split controller/target testing (#75605) 3 years ago
loops ansible-test - split controller/target testing (#75605) 3 years ago
meta_tasks ansible-test - split controller/target testing (#75605) 3 years ago
missing_required_lib ansible-test - split controller/target testing (#75605) 3 years ago
module_defaults ansible-test - split controller/target testing (#75605) 3 years ago
module_no_log ansible-test - split controller/target testing (#75605) 3 years ago
module_precedence ansible-test - split controller/target testing (#75605) 3 years ago
module_tracebacks ansible-test - split controller/target testing (#75605) 3 years ago
module_utils ansible-test - split controller/target testing (#75605) 3 years ago
module_utils_Ansible.AccessToken Split C# module utils to their own test target (#67910) 5 years ago
module_utils_Ansible.Basic Deprecation revisited (#69926) 4 years ago
module_utils_Ansible.Become Split C# module utils to their own test target (#67910) 5 years ago
module_utils_Ansible.ModuleUtils.AddType PowerShell - Ignore LIB env var when building C# code (#75698) 3 years ago
module_utils_Ansible.ModuleUtils.ArgvParser Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.Backup Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.CamelConversion Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.CommandUtil Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.FileUtil Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.Legacy Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.LinkUtil Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.PrivilegeUtil Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.SID Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
module_utils_Ansible.ModuleUtils.WebRequest Ansible.Basic added generic fragment merger for module options (#69719) 4 years ago
module_utils_Ansible.Privilege Split C# module utils to their own test target (#67910) 5 years ago
module_utils_Ansible.Process Split C# module utils to their own test target (#67910) 5 years ago
module_utils_Ansible.Service Split C# module utils to their own test target (#67910) 5 years ago
module_utils_common.respawn Rename integration test targets. 3 years ago
module_utils_distro ansible-test - split controller/target testing (#75605) 3 years ago
module_utils_facts.system.selinux ansible-test - split controller/target testing (#75605) 3 years ago
module_utils_urls Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
network_cli Fix network_cli test to use a trap for cleanup (#69762) 4 years ago
no_log ansible-test - split controller/target testing (#75605) 3 years ago
noexec ansible-test - split controller/target testing (#75605) 3 years ago
old_style_cache_plugins Re-enable old_style_cache_plugin test target (#75748) 3 years ago
old_style_modules_posix ansible-test - split controller/target testing (#75605) 3 years ago
omit ansible-test - split controller/target testing (#75605) 3 years ago
order ansible-test - split controller/target testing (#75605) 3 years ago
package yum action plugin: 'use' as an alias of 'use_backend' (#70792) 3 years ago
package_facts Test changes to allow using "macos" test image (#71849) 4 years ago
parsing ansible-test - split controller/target testing (#75605) 3 years ago
path_lookups ansible-test - split controller/target testing (#75605) 3 years ago
path_with_comma_in_inventory ansible-test - split controller/target testing (#75605) 3 years ago
pause ansible-test - split controller/target testing (#75605) 3 years ago
ping
pip pip: Idempotency tests (#74473) 4 years ago
pkg_resources ansible-test - split controller/target testing (#75605) 3 years ago
play_iterator ansible-test - split controller/target testing (#75605) 3 years ago
playbook ansible-test - split controller/target testing (#75605) 3 years ago
plugin_config_for_inventory ansible-test - split controller/target testing (#75605) 3 years ago
plugin_filtering ansible-test - split controller/target testing (#75605) 3 years ago
plugin_loader Modernize install (#76021) 3 years ago
plugin_namespace ansible-test - split controller/target testing (#75605) 3 years ago
prepare_http_tests Add constraints to prepare_http_tests target. 3 years ago
prepare_tests/tasks
raw update ActionBase._low_level_execute_command to honor executable (#68315) 5 years ago
reboot reboot - add reboot_command parameter (#69847) 4 years ago
rel_plugin_loading ansible-test - split controller/target testing (#75605) 3 years ago
remote_tmp ansible-test - split controller/target testing (#75605) 3 years ago
replace
retry_task_name_in_callback ansible-test - split controller/target testing (#75605) 3 years ago
roles Revert "Compile role with parents in the task's dependency chain (#75165)" (#75779) 3 years ago
roles_arg_spec Require Jinja2 3.0.0 (#75881) 3 years ago
roles_var_inheritance ansible-test - split controller/target testing (#75605) 3 years ago
rpm_key Remove include from tests (#74330) 4 years ago
run_modules ansible-test - split controller/target testing (#75605) 3 years ago
script More boilerplate fixes. (#70224) 4 years ago
service Use the module redirect_list when getting defaults for action plugins (#73864) 3 years ago
service_facts Test changes to allow using "macos" test image (#71849) 4 years ago
set_fact ansible-test - split controller/target testing (#75605) 3 years ago
set_stats ansible-test - split controller/target testing (#75605) 3 years ago
setup_cron Integration test fixes. 4 years ago
setup_deb_repo
setup_epel/tasks Use virtual host style S3 bucket names in tests. 4 years ago
setup_gnutar Changes required for macOS 10.15 (#71841) 4 years ago
setup_nobody
setup_paramiko ansible-test - split controller/target testing (#75605) 3 years ago
setup_passlib/tasks
setup_pexpect Constrain pexpect and ptyprocess (#73109) 4 years ago
setup_remote_constraints
setup_remote_tmp_dir deprecate `_remote_checksum()` and remove use in fetch (#74848) 3 years ago
setup_rpm_repo Remove create-repo.py script as it was changed to module (#75124) 3 years ago
setup_win_printargv Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
shell Fix transport defs in test connection plugins. 4 years ago
slurp slurp - improve error code and test coverage (#75038) 3 years ago
special_vars ansible-test - split controller/target testing (#75605) 3 years ago
special_vars_hosts ansible-test - split controller/target testing (#75605) 3 years ago
split ansible-test - split controller/target testing (#75605) 3 years ago
stat stat: Handle colon in filename (#70259) 4 years ago
strategy_free Fix executing includes in the free strategy (#75649) 3 years ago
strategy_linear Fix templating task action with host-specific vars (#75600) 3 years ago
subversion Fix subversion test. 3 years ago
systemd systemd - do not overwrite unit name when searching (#72985) 4 years ago
tags ansible-test - split controller/target testing (#75605) 3 years ago
task_ordering ansible-test - split controller/target testing (#75605) 3 years ago
tasks ansible-test - split controller/target testing (#75605) 3 years ago
tempfile tempfile - Remove unnecessary conditional. (#75039) 3 years ago
template Heisen jinja2_native (#75587) 3 years ago
template_jinja2_non_native Require Jinja2 3.0.0 (#75881) 3 years ago
templating_lookups Heisen jinja2_native (#75587) 3 years ago
templating_settings ansible-test - split controller/target testing (#75605) 3 years ago
test_core ansible-test - split controller/target testing (#75605) 3 years ago
test_files ansible-test - split controller/target testing (#75605) 3 years ago
test_mathstuff Require Jinja2 3.0.0 (#75881) 3 years ago
throttle ansible-test - split controller/target testing (#75605) 3 years ago
unarchive Fix zip content filtering in unarchive module (#76069) 3 years ago
undefined Heisen jinja2_native (#75587) 3 years ago
unicode ansible-test - split controller/target testing (#75605) 3 years ago
unsafe_writes ansible-test - split controller/target testing (#75605) 3 years ago
until ansible-test - split controller/target testing (#75605) 3 years ago
unvault ansible-test - split controller/target testing (#75605) 3 years ago
uri Don't use output_dir in target tests (#76107) 3 years ago
user Don't use output_dir in target tests (#76107) 3 years ago
var_blending ansible-test - split controller/target testing (#75605) 3 years ago
var_precedence ansible-test - split controller/target testing (#75605) 3 years ago
var_reserved ansible-test - split controller/target testing (#75605) 3 years ago
var_templating ansible-test - split controller/target testing (#75605) 3 years ago
wait_for Intentional tests 3 years ago
wait_for_connection Test the delay option in wait_for_connection. 5 years ago
want_json_modules_posix ansible-test - split controller/target testing (#75605) 3 years ago
win_async_wrapper
win_become
win_exec_wrapper windows - fix up env var quoting for unicode single quotes (#68968) 5 years ago
win_fetch powershell - fix quoting values (#71411) 4 years ago
win_module_utils Separated ps module_util test targets, added WebRequest tests (#67914) 5 years ago
win_raw
win_script
windows-minimal Create a dedicated windows-minimal test target. (#67987) 5 years ago
windows-paths
yaml_parsing ansible-test - split controller/target testing (#75605) 3 years ago
yum yum: fix yumstate when wildcards are used in list arg (#75545) 3 years ago
yum_repository Fix baseurl handling in yum_repository test (#75096) 3 years ago