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 Merge Conflicts
abadger
(2)
ansible/ansible #43519
[WIP] Decouple display from config initialization
ansible/ansible #42645
[WIP] Cli password fixin
agaffney
(1)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
Akasurde
(2)
ansible/ansible #84729
package_facts: Add support for dnf python bindings
ansible/ansible #83366
linux: refactor network fact gathering code
AlanCoding
(1)
ansible/ansible #78765
Add option to allow users to ignore decryption errors with ansible-inventory
andrew-sayers
(1)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
andyfoston
(1)
ansible/ansible #83835
Make apt_repository PPA repos use gpg instead of apt-key
bcoca
(55)
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 #84844
bad k=v and no check_raw is an error
ansible/ansible #84704
add get_config_default
ansible/ansible #84532
move vars_prompt into an play obj
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 #82995
Prevent extra vars from bleeding into hostvars
ansible/ansible #82409
move error from display to caller
ansible/ansible #82041
make ansiballz use module tmp
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 #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 #80746
fixes static 'roles:' with play context
ansible/ansible #79720
Controller argspec
ansible/ansible #79164
add new error/warning handler to display
ansible/ansible #78525
ensure correct value for keyword
ansible/ansible #78167
shell plugin now uses config system fully
ansible/ansible #78113
[poc] dynamic raw list
ansible/ansible #77057
now show plugin config runtime deprecations
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 #75097
systemd try to handle missing sessions
ansible/ansible #74828
one become error to rule em all
ansible/ansible #74774
optimize config for making it on demand and fix deprecation warnings
ansible/ansible #73838
[wip] Get connection
ansible/ansible #73834
no tty, no wrap
ansible/ansible #73828
another step away from pc
ansible/ansible #73356
simplify var templating and avoid hostvarsvars
ansible/ansible #72635
add fragments to return
ansible/ansible #72601
draft autovalidate
ansible/ansible #72499
Inv output templates
ansible/ansible #72419
rework some of ansible's inner templating
ansible/ansible #69947
plugin signature based on options
ansible/ansible #69514
adding selinux_role to sudo become
ansible/ansible #58017
[WIP] Add the ability to specify --root.
ansible/ansible #57504
[WIP] Templating optimizations
ansible/ansible #57129
[WIP] Handle disappearing hosts
ansible/ansible #50718
[WIP] make callback invocation async
ansible/ansible #41420
[WIP] fix / in inventory_hostname on cache plugin
ansible/ansible #32480
[WIP] safer task results
ansible/ansible #31555
[WIP] fixes and improvements to pull
ansible/ansible #13620
update_json for module intermediate comms
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
cilki
(1)
ansible/ansible #81547
Support Termux in ansible.builtin.package
codyro
(1)
ansible/ansible #81452
Add notes for DNF module about caveats when ensuring presence of groups
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
(3)
ansible/ansible #82681
Output MarkDown version next to RST version of changelog
ansible/ansible #81631
Avoid internal error when validating argspec
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
freewaydev
(1)
ansible/ansible #81861
Updated some incomplete docstrings, added missing docstrings
giovannisciortino
(1)
ansible/ansible #36455
Add check and diff mode support to assemble module
guppy0130
(1)
ansible/ansible #83170
allow plugin loader to load sidecar docs
HubertJan
(1)
ansible/ansible #84290
feat: Implement update_url_params
ingydotnet
(1)
ansible/ansible #36331
WIP: Allow certain, simple Jinja values to be unquoted.
Jakski
(1)
ansible/ansible #57574
file: Raise error on permission denied
jameslivulpi
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
jamespic
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
jborean93
(3)
ansible/ansible #84758
Fix collection loader iterator for ext modules
ansible/ansible #83754
winrm - Remove extras lookups
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
jhooda
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
jimi-c
(2)
ansible/ansible #84032
Creating RunBlock
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
jimmy-lt
(1)
ansible/ansible #82959
systemd_service - Add the machine parameter (#82958)
jpic
(1)
ansible/ansible #18596
New module: remove_host
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
kencx
(1)
ansible/ansible #81594
Add install_suggests in apt module
kr3ator
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
m-bull
(1)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
mafalb
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
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
McSim85
(1)
ansible/ansible #83853
Fix TypeError: NoneType when using `import_tasks` within `include_tasks`
mkrizek
(9)
ansible/ansible #85176
Exceptions clean up
ansible/ansible #84456
ci_complete 2
ansible/ansible #84454
ci_complete
ansible/ansible #84173
Simplify global loop result processing
ansible/ansible #84133
Fix rescuing tasks failed by any_errors_fatal
ansible/ansible #84040
Move processing includes into ``StrategyBase``
ansible/ansible #83659
dnf/dnf5: address issues discovered in 2.16 yum tests
ansible/ansible #83134
PlayIterator, refactored
ansible/ansible #82314
Fix templating tags on plays and roles
moreati
(2)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
ansible/ansible #75741
copy: Reduce calls to stat() by 50% in chown_recursive
mscherer
(2)
ansible/ansible #84878
Add a prop class to let become plugin disable pipelining
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
nama1arpit
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
nejch
(1)
ansible/ansible #82246
galaxy: make retryable HTTP status codes configurable
nicksms
(1)
ansible/ansible #83450
Fix file descriptor leak in ssh.py
nightowlengineer
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
nitzmahone
(1)
ansible/ansible #82480
propagate WorkerProcess create/start exceptions
NomakCooper
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
o-farag
(2)
ansible/ansible #84656
allow displaying skipped hosts to be configured by vars
ansible/ansible #84599
use real path when listing collections to dedupe symlink
Ompragash
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
pezhovski
(1)
ansible/ansible #78142
Add socks proxy support
phoehnel
(1)
ansible/ansible #76768
Feature: add owner and group filter to builtin.find
pilou-
(2)
ansible/ansible #67103
[WIP] pip module - virtualenv_command parameter: check py3 venv module can be used
ansible/ansible #45719
WIP: Ensure bare & full Jinja var give the same result
pinradaThan
(1)
ansible/ansible #83111
file module fix attribute issues
Qalthos
(1)
ansible/ansible #75316
[WIP] Always log persist
s-hertel
(6)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
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
sivel
(8)
ansible/ansible #84134
Add an OrderedSet class
ansible/ansible #81575
Add support for X_strict types in argspec
ansible/ansible #79046
[WIP] [POC] OZ3
ansible/ansible #77614
[PoC] Add loop_control.lookup
ansible/ansible #76313
Extract useful code out of `fetch_url`
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
ansible/ansible #51985
[WIP] [POC] Oz
ansible/ansible #36878
[WIP] Start of flexible duration specification
ssbarnea
(2)
ansible/ansible #83814
type: add NoReturn to exit_json and fail_json
ansible/ansible #78515
Allow user to disable console text wrapping
t-kranz
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
thehe
(1)
ansible/ansible #84372
Inventory plugin: Allow "parent_group" to have host variables in it
theputta
(1)
ansible/ansible #82050
Use a Specific Package Manager
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
toydarian
(1)
ansible/ansible #80675
Refactor vault
vydrazde
(1)
ansible/ansible #85010
Fix uri form-multipart to not overwrite filename to allow retries
waynr
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
webknjaz
(5)
ansible/ansible #83911
Support terminals that implement `truecolor`
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
ansible/ansible #82730
Use underlying `AnsibleError` exception as cause
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
wzyboy
(1)
ansible/ansible #25260
Set attributes if different (fixes #48839)
yselkowitz
(1)
ansible/ansible #80088
Define processor topology on s390x
ziegenberg
(1)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`