ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Sun Jun 1 08:08:13 2025 UTC
Pull Requests with Multiple Authors
aniketpuro
(1)
ansible/ansible #84923
Handle None return in _get_collection_name_from_path() to prevent TypeError
anmorel
(1)
ansible/ansible #81967
Implement relative path in checksumfile
bcoca
(20)
ansible/ansible #85094
Assemble check mode
ansible/ansible #85023
package, allow to use actions over modules
ansible/ansible #84950
Inject by default deprecation
ansible/ansible #84914
Fix warning consistency and internal clobbers
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 #74828
one become error to rule em all
ansible/ansible #58017
[WIP] Add the ability to specify --root.
ansible/ansible #57129
[WIP] Handle disappearing hosts
ewarnke
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
jborean93
(1)
ansible/ansible #85215
doc - Dynamically document jinja builtins
kencx
(1)
ansible/ansible #81594
Add install_suggests in apt 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
mehulmistry-accelya
(1)
ansible/ansible #85052
Evaluate possible jinja expression for play vars_files.
munahaf
(1)
ansible/ansible #81511
Update a logical operation in code
Oliva924
(1)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
Ompragash
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
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
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
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
(1)
ansible/ansible #84423
copy action plugin diff output for multi files 2
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
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