ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Fri Apr 3 05:08:50 2026 UTC
Pull Requests with Merge Conflicts
abhinavbansal29
(1)
ansible/ansible #86743
Fix include_role block/rescue handling when role is not found (#86721)
Akasurde
(1)
ansible/ansible #86150
test: Add test for ignore_errors + ansible_check_mode templating
andyfoston
(2)
ansible/ansible #83835
Make apt_repository PPA repos use gpg instead of apt-key
ansible/ansible #83775
Make apt_repository use HTTPS for PPA repository keys
bcoca
(39)
ansible/ansible #86275
Added ansible_delegated_host variable
ansible/ansible #85890
cli tools: add ability to set environment keyword
ansible/ansible #85747
unify skip reasons in return
ansible/ansible #85134
Fix and expand plugin reject list
ansible/ansible #84942
handle collection resources with nesting
ansible/ansible #84937
single inheritance
ansible/ansible #84914
Fix warning consistency and internal clobbers
ansible/ansible #84704
add get_config_default
ansible/ansible #84532
move vars_prompt into an play obj
ansible/ansible #84479
playbook tasks restore module k/v for action
ansible/ansible #84467
ansible-doc fix YAML examples rendering
ansible/ansible #84452
Vault plugins
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
ansible/ansible #83871
Ensure we keep perms on transfers and copy
ansible/ansible #83826
copy fixes
ansible/ansible #83697
Vault general fixes and security hardening
ansible/ansible #83536
Make backup file names configurable
ansible/ansible #83482
Vault preserve permissions
ansible/ansible #83470
new ansible_parent_block_name for current task
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
ansible/ansible #82470
unreachable delegation fix
ansible/ansible #82409
move error from display to caller
ansible/ansible #81947
make constant loading dynamic
ansible/ansible #81918
allow user to control vault decrypt is error
ansible/ansible #81854
try to proxy copy of pl loading
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
ansible/ansible #80746
fixes static 'roles:' with play context
ansible/ansible #79720
Controller argspec
ansible/ansible #78167
shell plugin now uses config system fully
ansible/ansible #76156
move to more precise config sources
ansible/ansible #75854
fix task state handling
ansible/ansible #75844
ansible-config get
ansible/ansible #75680
allow to set an env var to undefined, aka default
ansible/ansible #75215
new set_var
ansible/ansible #75108
minor path related fixes
ansible/ansible #73838
[wip] Get connection
ansible/ansible #69947
plugin signature based on options
ansible/ansible #57129
[WIP] Handle disappearing hosts
ansible/ansible #13620
update_json for module intermediate comms
blami
(1)
ansible/ansible #80787
avoid connection leaks (#80532)
cavcrosby
(1)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
chrros95
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
doc-sheet
(1)
ansible/ansible #82967
utilize pathlib.Path instead of os.path.join()
egmar
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
ewarnke
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
felixfontein
(1)
ansible/ansible #86411
Improve deprecation message for top-level facts by including the fact's name
GideonBear
(1)
ansible/ansible #85723
`known_hosts`: Add full key validation
guppy0130
(1)
ansible/ansible #83170
allow plugin loader to load sidecar docs
HubertJan
(1)
ansible/ansible #84290
feat: Implement update_url_params
jameslivulpi
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
jborean93
(2)
ansible/ansible #86550
Add PowerShell module debugging support
ansible/ansible #83754
winrm - Remove extras lookups
jhooda
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
JilvinAbraham
(1)
ansible/ansible #85054
Adding sslverifystatus flag
jimmy-lt
(1)
ansible/ansible #82959
systemd_service - Add the machine parameter (#82958)
jtyr
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
ju2wheels
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
JustinWayland
(1)
ansible/ansible #82192
Deprecate is_module parameter in get_docstring
ketankelkar
(1)
ansible/ansible #85376
Add environment variable support to cli tools (adhoc, console, playbook, pull)
kr3ator
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
m-bull
(1)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
markgoddard
(1)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
mator
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
maylikenoother
(1)
ansible/ansible #86367
ssh connection: has_tty respects become plugin require_tty
mkrizek
(2)
ansible/ansible #86158
POC WIP Move resolving parent attributes to FA
ansible/ansible #82852
any_errors_fatal: do not mark unreachable hosts as failed
moreati
(1)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
nama1arpit
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
nightowlengineer
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
nitzmahone
(1)
ansible/ansible #85398
Support default_variables in config
NomakCooper
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
Oliver246
(1)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
pezhovski
(1)
ansible/ansible #78142
Add socks proxy support
phoehnel
(1)
ansible/ansible #76768
Feature: add owner and group filter to builtin.find
pinradaThan
(1)
ansible/ansible #83111
file module fix attribute issues
Pradnyaa05
(1)
ansible/ansible #86066
dnf: catch ConfigError when conf_file has invalid syntax
rohit-bharmal
(1)
ansible/ansible #85174
apt: api fail issue when pkg pinned with high priority
s-hertel
(2)
ansible/ansible #86520
Fix reusing interpreter discovery with delegate_to
ansible/ansible #78075
clear_host_errors - fix handling unreachable errors
samdoran
(2)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
sbettid
(1)
ansible/ansible #80173
Support expect raw responses
sethp-nr
(1)
ansible/ansible #35636
wait for {starting, stopping} units
simonLeary42
(3)
ansible/ansible #85755
pip: add diff mode
ansible/ansible #84423
copy action plugin diff output for multi files 2
ansible/ansible #84316
remove hard coded "/tmp" in ansible-test injector paths
sivel
(7)
ansible/ansible #86614
Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging
ansible/ansible #85670
[PoC] Implement fast paths in galaxy dep resolution
ansible/ansible #85424
special_vars are a flavor of host specific task vars
ansible/ansible #79046
[WIP] [POC] OZ3
ansible/ansible #77614
[PoC] Add loop_control.lookup
ansible/ansible #74259
[POC] Support unpacking loop vars
ansible/ansible #58287
[WIP] [POC] OZ2
t-kranz
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
Tangent2001
(1)
ansible/ansible #85671
Fail loud if ansible.cfg is in a world-writable directory (#85087)
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
toydarian
(1)
ansible/ansible #80675
Refactor vault
waynr
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
webknjaz
(7)
ansible/ansible #85961
Type-annotate `ansible.galaxy.collection`
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.2 in tests
ansible/ansible #81764
Select pre-release collections that are inevitable
ansible/ansible #81607
Log error dependency resolver exceptions strings
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
yashx007
(1)
ansible/ansible #86474
Skip download when collection artifact is already valid
yctomwang
(1)
ansible/ansible #83189
Fix unable to find pip in the virtualenv when using relative path
yqylh
(1)
ansible/ansible #85711
Special Handling For Bundled Collections Without Manifests
ziegenberg
(1)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`