.. |
add_host
|
Add intg test to repro #36045 (add_host traceback) (#69912)
|
4 years ago |
adhoc
|
added timeout options to adhoc and console (#71230)
|
4 years ago |
ansiballz_python
|
…
|
|
ansible
|
[controller ansiballz] escape directory regex (#74270)
|
4 years ago |
ansible-doc
|
ansible-doc: improve version_added handling (#73602)
|
3 years ago |
ansible-galaxy
|
galaxy: Handle ignored directory names in role skeleton (#72035)
|
4 years ago |
ansible-galaxy-collection
|
collection: match skip message as per role install (#74861)
|
3 years ago |
ansible-galaxy-collection-scm
|
Replace the inhouse collection dependency resolver with `resolvelib`
|
4 years ago |
ansible-galaxy-role
|
Allow `$` & `~` inside paths in galaxy roles (#72966)
|
4 years ago |
ansible-inventory
|
Add support for unicode in ansible-inventory CLI (#74912)
|
3 years ago |
ansible-runner
|
Update ansible-runner tests version and deps (#72197)
|
4 years ago |
ansible-test
|
Add packaging to requirement of ansible-test (#75356)
|
3 years ago |
ansible-test-cloud-acme
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-cs
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-foreman
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-galaxy
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-httptester
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-httptester-windows
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-nios
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-openshift
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-cloud-vcenter
|
Overhaul ansible-test container management.
|
4 years ago |
ansible-test-docker
|
Update Python versions for controller-only tests. (#74652)
|
4 years ago |
any_errors_fatal
|
Remove duplicate any_errors_fatal test file (#75345)
|
3 years ago |
apt
|
module compat for py3.8+ controller (#73423)
|
4 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
|
…
|
|
argspec
|
argspec validation - fix apply_defaults (#74029)
|
4 years ago |
assemble
|
Fix decrypt argument in assemble module (#70465)
|
4 years ago |
assert
|
…
|
|
async
|
async_status revert most changes, keep some fixes, undep module (#74931)
|
3 years ago |
async_extra_data
|
…
|
|
async_fail
|
More boilerplate fixes. (#70224)
|
4 years ago |
become
|
Remove include from tests (#74330)
|
4 years ago |
become_su
|
Use a pty for local connections (#73023)
|
4 years ago |
become_unprivileged
|
Allow macOS ACLs to work for unpriv -> unpriv (#70785)
|
4 years ago |
binary
|
…
|
|
binary_modules
|
Add new arches/OSes for binary_modules tests (#69052)
|
5 years ago |
binary_modules_posix
|
Add new arches/OSes for binary_modules tests (#69052)
|
5 years ago |
binary_modules_winrm
|
…
|
|
blockinfile
|
Ensure blockinfile correctly returns backupfile (#72544)
|
4 years ago |
blocks
|
Remove include from tests (#74330)
|
4 years ago |
builtin_vars_prompt
|
More boilerplate fixes. (#70224)
|
4 years ago |
callback_default
|
Implement async callbacks (#74953)
|
3 years ago |
changed_when
|
Prevent conditional templating errors from masking task output. Fixes #37187 (#74891)
|
3 years ago |
check_mode
|
…
|
|
cli
|
Fix `ansible -K` become_pass regression (#69629)
|
5 years ago |
collections
|
Add a resolved_action task attribute (#74709)
|
3 years ago |
collections_plugin_namespace
|
config: singular ANSIBLE_COLLECTIONS_PATH (#70007)
|
4 years ago |
collections_relative_imports
|
config: singular ANSIBLE_COLLECTIONS_PATH (#70007)
|
4 years ago |
collections_runtime_pythonpath
|
config: singular ANSIBLE_COLLECTIONS_PATH (#70007)
|
4 years ago |
command_nonexisting
|
Let `command` always return stdout & stderr (#73004)
|
4 years ago |
command_shell
|
command - remove unreachable code and achieve full test coverage (#75036)
|
3 years ago |
common_network
|
Remove incidental vmware tests (#72420)
|
4 years ago |
conditionals
|
[conditional] Remove support for bare variables (#74208)
|
4 years ago |
config
|
fix yaml version issue with config yaml dump (#75344)
|
3 years ago |
connection
|
Fix reset_connection paramiko, winrm, psrp (#72688)
|
4 years ago |
connection_delegation
|
Test changes to allow using "macos" test image (#71849)
|
4 years ago |
connection_local
|
…
|
|
connection_paramiko_ssh
|
…
|
|
connection_posix
|
…
|
|
connection_psrp
|
psrp - fix hang when copying an empty file (#71649)
|
4 years ago |
connection_ssh
|
fix ssh cli defaults (#75245)
|
3 years ago |
connection_windows_ssh
|
finish migrating ssh plugin to config system (#73708)
|
4 years ago |
connection_winrm
|
…
|
|
copy
|
Integration test fixes.
|
4 years ago |
cron
|
update cron test added in #74497 for /etc/crontab (#74689)
|
4 years ago |
dataloader
|
preserve json parsing error (#58461)
|
5 years ago |
debconf
|
…
|
|
debug
|
Fix debug factsetter (#74067)
|
4 years ago |
delegate_to
|
delegation fix (#74685)
|
4 years ago |
dict_transformations
|
Add test to replace exclusive incidental_cloudformation coverage (#72137)
|
4 years ago |
dnf
|
[ansible-test] Add Fedora 34, update Fedora 33 (#74506)
|
4 years ago |
dpkg_selections
|
Remove include from tests (#74330)
|
4 years ago |
egg-info
|
Fix references to old egg-info directory.
|
5 years ago |
embedded_module
|
…
|
|
environment
|
…
|
|
error_from_connection
|
Fix transport defs in test connection plugins.
|
4 years ago |
expect
|
Operate pexpect with bytes to limit encoding issues (#73255)
|
4 years ago |
facts_d
|
Nonfatal facts (#73804)
|
4 years ago |
facts_linux_network
|
Test changes to allow using "macos" test image (#71849)
|
4 years ago |
failed_when
|
Prevent conditional templating errors from masking task output. Fixes #37187 (#74891)
|
3 years ago |
fetch
|
deprecate `_remote_checksum()` and remove use in fetch (#74848)
|
3 years ago |
file
|
file integration test - cleanup testing users and group
|
3 years ago |
filter_core
|
docs: clarify regex_search return value (#75343)
|
3 years ago |
filter_mathstuff
|
Case-insensitive set theory filters (#74256)
|
4 years ago |
filter_urls
|
coverage for filter/urls.py, including fallback to custom implementations (#68412)
|
5 years ago |
filter_urlsplit
|
…
|
|
filter_vault
|
Vaultfilters (#74998)
|
3 years ago |
find
|
warn on walking through pathing issues (#74514)
|
4 years ago |
gathering
|
…
|
|
gathering_facts
|
add action_groups support to collections (#74039)
|
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
|
Integration test fixes.
|
4 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
|
CI and compat fixes for Jinja2 >= 3.0 (#74666)
|
4 years ago |
handler_race
|
Updates to Integration tests to pass against Alpine (#70946)
|
4 years ago |
handlers
|
[ansible-test] add freebsd/13.0 remote (#74328)
|
4 years ago |
hardware_facts
|
Add intentional coverage for incidental_lvg (#71043)
|
4 years ago |
hash
|
Add tests for merging and replacing vars from inventory sources (#73181)
|
4 years ago |
hostname
|
hostname - add macOS (#54439)
|
4 years ago |
hosts_field
|
…
|
|
ignore_errors
|
…
|
|
ignore_unreachable
|
More boilerplate fixes. (#70224)
|
4 years ago |
import_tasks
|
Fix notify on import_tasks (#73572)
|
4 years ago |
incidental_cloud_init_data_facts
|
Test changes to allow using "macos" test image (#71849)
|
4 years ago |
incidental_cs_common
|
Second batch of incidental integration tests. (#67765)
|
5 years ago |
incidental_deploy_helper
|
Fourth batch of incidental integration tests. (#67873)
|
5 years ago |
incidental_inventory_aws_ec2
|
Second batch of incidental integration tests. (#67765)
|
5 years ago |
incidental_inventory_docker_swarm
|
Remove exit code from traps in tests
|
4 years ago |
incidental_inventory_foreman
|
Second batch of incidental integration tests. (#67765)
|
5 years ago |
incidental_ios_file
|
Remove include from tests (#74330)
|
4 years ago |
incidental_mongodb_parameter
|
Test changes to allow using "macos" test image (#71849)
|
4 years ago |
incidental_setup_docker
|
[tests] Make setup_docker clean up better (#71949)
|
4 years ago |
incidental_setup_mongodb
|
Add Ubuntu 20.04 to CI and ansible-test (#69161)
|
4 years ago |
incidental_setup_tls
|
Fourth batch of incidental integration tests. (#67873)
|
5 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_copy
|
Third batch of incidental integration tests. (#67830)
|
5 years ago |
incidental_win_data_deduplication
|
Remove include from tests (#74330)
|
4 years ago |
incidental_win_dsc
|
Third batch of incidental integration tests. (#67830)
|
5 years ago |
incidental_win_lineinfile
|
Third batch of incidental integration tests. (#67830)
|
5 years ago |
incidental_win_ping
|
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 |
incidental_win_security_policy
|
Third batch of incidental integration tests. (#67830)
|
5 years ago |
include_import
|
Allow omit to work with include_role from_args (#74879)
|
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
|
…
|
|
include_when_parent_is_dynamic
|
Add dynamic and static include tests. (#68200)
|
5 years ago |
include_when_parent_is_static
|
Add dynamic and static include tests. (#68200)
|
5 years ago |
includes
|
Remove deprecated features from ansible.playbook.helpers (#74809)
|
4 years ago |
includes_race
|
Fix IncludedFile equality check (#69524)
|
4 years ago |
infra
|
More boilerplate fixes. (#70224)
|
4 years ago |
interpreter_discovery_python
|
Map Debian 8 to Python 2 (#74152)
|
4 years ago |
interpreter_discovery_python_delegate_facts
|
Fix delegate_facts with interpreter not being set (#70293)
|
4 years ago |
inventory
|
Unfrack extra vars (#75127)
|
3 years ago |
inventory_advanced_host_list
|
[advanced_host_list] 100% coverage + fix a bug (#74227)
|
4 years ago |
inventory_cache
|
Fix warning for nonexistent inventory cache (#72840)
|
4 years ago |
inventory_constructed
|
constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005)
|
4 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
|
…
|
|
jinja2_native_types
|
Skip literal_eval for string filters results in native jinja. (#70988)
|
4 years ago |
jinja_plugins
|
Catch errors getting filters (#74127)
|
4 years ago |
json_cleanup
|
module output is only json objects (#73765)
|
4 years ago |
known_hosts
|
…
|
|
limit_inventory
|
Rename some integration tests.
|
5 years ago |
lineinfile
|
lineinfile - improve test coverage (#74122)
|
4 years ago |
lookup_config
|
config lookup can query plugin settings (#74186)
|
4 years ago |
lookup_csvfile
|
All lookups ported to config system (#74108)
|
4 years ago |
lookup_dict
|
Add integration coverage to replace hash_vault and consul_session (#71775)
|
4 years ago |
lookup_env
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_file
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_fileglob
|
Fix fileglob parameter order bug (#72879)
|
4 years ago |
lookup_first_found
|
All lookups ported to config system (#74108)
|
4 years ago |
lookup_indexed_items
|
[coverage] improve test coverage for indexed_items lookup (#74548)
|
4 years ago |
lookup_ini
|
ini: Add parameter to allow no value (#74806)
|
3 years ago |
lookup_inventory_hostnames
|
Use InventoryManager for inventory_hostnames lookup (#71573)
|
4 years ago |
lookup_items
|
Remove incidental_timezone (#72063)
|
4 years ago |
lookup_lines
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_list
|
coverage for lookup_list (#68683)
|
5 years ago |
lookup_nested
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_password
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_pipe
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_random_choice
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_sequence
|
Fix sequence lookup message and add tests (#74472)
|
4 years ago |
lookup_subelements
|
Set global skipped result flag for looped tasks (#67847)
|
4 years ago |
lookup_template
|
Skip lookup tests on Python 2.6.
|
5 years ago |
lookup_together
|
[coverage] improve test coverage for together lookup (#74549)
|
4 years ago |
lookup_unvault
|
added unvault lookup plugin (#69087)
|
5 years ago |
lookup_url
|
Changes required for macOS 10.15 (#71841)
|
4 years ago |
lookup_varnames
|
varnames: add tests, fix exception grammar (#70573)
|
4 years ago |
lookup_vars
|
[coverage] improve test coverage for vars lookup (#74546)
|
4 years ago |
loop_control
|
…
|
|
loops
|
Fix with_dict/with_list being passed incorrect type tests (#71699)
|
4 years ago |
meta_tasks
|
Add end_batch meta task (#74899)
|
3 years ago |
missing_required_lib
|
Various intentional tests (#72485)
|
4 years ago |
module_defaults
|
Fix resolution of action/module names in module_defaults (#75284)
|
3 years ago |
module_no_log
|
Test changes to allow using "macos" test image (#71849)
|
4 years ago |
module_precedence
|
More boilerplate fixes. (#70224)
|
4 years ago |
module_tracebacks
|
…
|
|
module_utils
|
Deprecate Py2.6 support for target nodes (#74165)
|
4 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
|
Separated ps module_util test targets, added WebRequest tests (#67914)
|
5 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)
|
5 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_distro
|
[module_utils.distro] Fall back to bundled (#74229)
|
4 years ago |
module_utils_respawn
|
module compat for py3.8+ controller (#73423)
|
4 years ago |
module_utils_selinux
|
selinux: return selinux_getpolicytype facts (#73609)
|
4 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)
|
5 years ago |
no_log
|
…
|
|
noexec
|
Fix async interpreter parsing (#72636)
|
4 years ago |
old_style_cache_plugins
|
Test changes to allow using "macos" test image (#71849)
|
4 years ago |
old_style_modules_posix
|
…
|
|
omit
|
…
|
|
order
|
…
|
|
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
|
Strip spaces in module names in explicit actions (#71040)
|
4 years ago |
path_lookups
|
[playbook] error on empty, error on 'include' (remove two deprecations) (#74172)
|
4 years ago |
path_with_comma_in_inventory
|
Rename some integration tests.
|
5 years ago |
pause
|
pause - do not continue with '\r' when timeout is set (#74030)
|
4 years ago |
ping
|
…
|
|
pip
|
pip: Idempotency tests (#74473)
|
4 years ago |
pkg_resources
|
Add test to verify pkg_resources imports work.
|
4 years ago |
play_iterator
|
Fix --start-at-task when skipping tasks with no name (#68951)
|
5 years ago |
playbook
|
play - validate hosts entries (#74147)
|
3 years ago |
plugin_config_for_inventory
|
Remove incidental vmware tests (#72420)
|
4 years ago |
plugin_filtering
|
…
|
|
plugin_loader
|
Intentional coverage, incidental_azure_rm_resource (#71052)
|
4 years ago |
plugin_namespace
|
…
|
|
prepare_http_tests
|
add self-signed https endpoint for ansible-test (#73463)
|
4 years ago |
prepare_tests/tasks
|
…
|
|
pull
|
ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172)
|
4 years ago |
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
|
…
|
|
remote_tmp
|
Changes required for macOS 10.15 (#71841)
|
4 years ago |
replace
|
…
|
|
retry_task_name_in_callback
|
Rename callback_retry_task_name test.
|
5 years ago |
roles
|
Add a test for deduplicating dependencies with include_role (#75259)
|
3 years ago |
roles_arg_spec
|
Template suboptions in a role's arg spec (#75073)
|
3 years ago |
roles_var_inheritance
|
Include parent role vars as well as _role_vars (#75034)
|
3 years ago |
rpm_key
|
Remove include from tests (#74330)
|
4 years ago |
run_modules
|
More boilerplate fixes. (#70224)
|
4 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
|
Wrap all results, regardless of register, except for actions with clean facts (#73161)
|
3 years ago |
set_stats
|
[test coverage] Add tests for set_stats (#74243)
|
4 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] add freebsd/13.0 remote (#74328)
|
4 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
|
…
|
|
special_vars_hosts
|
Exclude unreachable hosts in ansible_play_batch between plays (#74625)
|
4 years ago |
stat
|
stat: Handle colon in filename (#70259)
|
4 years ago |
strategy_linear
|
…
|
|
subversion
|
Vendor `distutils.version` (#74644)
|
4 years ago |
systemd
|
systemd - do not overwrite unit name when searching (#72985)
|
4 years ago |
tags
|
Allow meta tasks to use tags (#67508)
|
4 years ago |
task_ordering
|
Remove include from tests (#74330)
|
4 years ago |
tasks
|
Add more integration tests. (#68972)
|
5 years ago |
tempfile
|
tempfile - Remove unnecessary conditional. (#75039)
|
3 years ago |
template
|
Ensure Jinja2 template header overrides are used (#75306)
|
3 years ago |
template_jinja2_latest
|
CI and compat fixes for Jinja2 >= 3.0 (#74666)
|
4 years ago |
template_jinja2_non_native
|
Force template module to use non-native Jinja2 (#68560)
|
4 years ago |
templating_lookups
|
Ensure native jinja is off for non-native tests (#71914)
|
4 years ago |
templating_settings
|
…
|
|
test_core
|
version test - improve message when value is empty (#74754)
|
4 years ago |
test_files
|
Add integration tests for test plugins. (#70576)
|
4 years ago |
test_mathstuff
|
Add integration tests for test plugins. (#70576)
|
4 years ago |
throttle
|
…
|
|
unarchive
|
unarchive - do not fail in init when trying to find required binary (#74892)
|
3 years ago |
undefined
|
Remove incidental tower integration tests (#72461)
|
4 years ago |
unicode
|
Ensure --version works with non-ascii project path (#66624)
|
5 years ago |
unsafe_writes
|
allow env to override unspecified unsafe_writes (#73282)
|
4 years ago |
until
|
Remove incidental_win_psexec (#71953)
|
4 years ago |
unvault
|
Let vault lookup output unicode string. (#73571)
|
4 years ago |
uri
|
Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)
|
3 years ago |
user
|
user - consistently create user home directory on Linux (#71952)
|
4 years ago |
var_blending
|
…
|
|
var_precedence
|
More boilerplate fixes. (#70224)
|
4 years ago |
var_reserved
|
add jinja2 global to reserved names (#71088)
|
4 years ago |
var_templating
|
Fix verbosity for var_templating test (#70943)
|
4 years ago |
vault
|
updates links in comments to point to current docs (#74834)
|
3 years ago |
wait_for
|
wait_for - ignore psutil related errors (#72401)
|
4 years ago |
wait_for_connection
|
Test the delay option in wait_for_connection.
|
5 years ago |
want_json_modules_posix
|
More boilerplate fixes. (#70224)
|
4 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
|
allow any type of unsafe data (#72547)
|
4 years ago |
yum
|
Add cacheonly option to yum and dnf modules (#73820)
|
4 years ago |
yum_repository
|
Fix baseurl handling in yum_repository test (#75096)
|
3 years ago |