ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Tue Sep 16 01:09:14 2025 UTC
Pull Requests with Multiple Authors
Akasurde
(2)
ansible/ansible #84662
apt: Added support for --allow-remove-essential
ansible/ansible #84642
user - unlock user by default with no password, busybox
anmorel
(1)
ansible/ansible #81967
Implement relative path in checksumfile
bcoca
(16)
ansible/ansible #85356
config lookup, fix 'show_origin' and variables
ansible/ansible #84704
add get_config_default
ansible/ansible #84467
ansible-doc fix YAML examples rendering
ansible/ansible #83983
ini inventory now requires extension
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
ansible/ansible #83826
copy fixes
ansible/ansible #83697
Vault general fixes and security hardening
ansible/ansible #83470
new ansible_parent_block_name for current task
ansible/ansible #82547
make gettting options with falback simpler
ansible/ansible #81947
make constant loading dynamic
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
ansible/ansible #79720
Controller argspec
ansible/ansible #75097
systemd try to handle missing sessions
ansible/ansible #58017
[WIP] Add the ability to specify --root.
ansible/ansible #57129
[WIP] Handle disappearing hosts
christophert
(1)
ansible/ansible #84176
Passthrough proxy variables to ansible-test environment
DollarSign23
(1)
ansible/ansible #85492
Fix UTF-8 BOM handling in content encoding for better compatibility
ewarnke
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
fh-yuxiao-zeng
(1)
ansible/ansible #85834
Fix directory path construction and return result in copy action
kencx
(1)
ansible/ansible #81594
Add install_suggests in apt module
ketankelkar
(1)
ansible/ansible #85376
Add environment variable support to cli tools (adhoc, console, playbook, pull)
ksaegusa
(1)
ansible/ansible #85758
default callback: add `display_included_hosts` option
lum7na
(1)
ansible/ansible #85649
Warn when using seuser on alpine or buildroot
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
mehulmistry-accelya
(1)
ansible/ansible #85052
Evaluate possible jinja expression for play vars_files.
monsdar
(1)
ansible/ansible #85249
roles: added dep and var cache to improve performance
Oliva924
(1)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
philfry
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
phoehnel
(1)
ansible/ansible #76768
Feature: add owner and group filter to builtin.find
pkingstonxyz
(1)
ansible/ansible #85623
Fix pip package name resolution in check mode
pviffx
(1)
ansible/ansible #84851
Fix for 'apt_repository modify comment line /etc/apt/sources.list'
Remz42
(1)
ansible/ansible #83049
Adding example to use gid in file module
rohit-bharmal
(1)
ansible/ansible #85174
apt: api fail issue when pkg pinned with high priority
s-hertel
(2)
ansible/ansible #84270
Remove support for resolvelib < 0.8.0, since 0.8.0 is over 3 years old
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
samdoran
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
siimons
(1)
ansible/ansible #85838
Docs: Clarify user module behavior for invalid password hashes
simonLeary42
(2)
ansible/ansible #84423
copy action plugin diff output for multi files 2
ansible/ansible #83445
`file`: multiple diff support
sschmittsva
(1)
ansible/ansible #82329
Update documentation of the combine filter
t-kranz
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
webknjaz
(3)
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.2 in tests
ansible/ansible #81693
Implement a debugging reporter for collection dependency resolver
ansible/ansible #81607
Log error dependency resolver exceptions strings
yctomwang
(2)
ansible/ansible #83189
Fix unable to find pip in the virtualenv when using relative path
ansible/ansible #82829
Feature: sort entries in FILES.json for reproducibility in ansible galaxy build
zerwes
(1)
ansible/ansible #85290
galaxy : use advice.detachedHead=false for git_switch_cmd