ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Sat Feb 8 14:08:25 2025 UTC
Pull Requests with Multiple Authors
anmorel
(1)
ansible/ansible #81967
Implement relative path in checksumfile
anvitpusalkar
(1)
ansible/ansible #84654
Allow callback plugins to be dynamically configured
bcoca
(17)
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 #83826
copy fixes
ansible/ansible #83697
Vault general fixes and security hardening
ansible/ansible #83536
Make backup file names configurable
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 #70721
normalize bool filter to 'ansible booleans'
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
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
munahaf
(1)
ansible/ansible #81511
Update a logical operation in code
mwilck
(1)
ansible/ansible #84685
Add openSUSE MicroOS to SUSE family list
nitzmahone
(1)
ansible/ansible #84621
[WIP] Templating overhaul, implement Data Tagging
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
Remz42
(1)
ansible/ansible #83049
Adding example to use gid in file module
s-hertel
(4)
ansible/ansible #84672
[2.17] [fix] `warn_if_reserved` expects a list (#84624)
ansible/ansible #84671
[2.18] [fix] `warn_if_reserved` expects a list (#84624)
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
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
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