ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Sun Jul 20 02:08:29 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
ewarnke
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
kencx
(1)
ansible/ansible #81594
Add install_suggests in apt module
ketankelkar
(2)
ansible/ansible #85376
Add environment variable support to adhoc commands
ansible/ansible #85291
Blockinfile - Add new module option - 'encoding'
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 #85487
Add install_python_debian parameter to deb822_repository
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`
simonLeary42
(2)
ansible/ansible #84423
copy action plugin diff output for multi files 2
ansible/ansible #83445
`file`: multiple diff support
spyinx
(1)
ansible/ansible #84289
Create ~/.ssh with a specific permissions (ansible#84286)
sschmittsva
(1)
ansible/ansible #82329
Update documentation of the combine filter
t-kranz
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
theputta
(1)
ansible/ansible #85435
Usage of 'sleep' parameter in ansible.builtin.wait_for_connection
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
vydrazde
(1)
ansible/ansible #85010
Fix uri form-multipart to not overwrite filename to allow retries
webknjaz
(2)
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.2 in tests
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