ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Mon Mar 31 12:09:26 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
(1)
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
andyfoston
(1)
ansible/ansible #83835
Make apt_repository PPA repos use gpg instead of apt-key
bcoca
(35)
ansible/ansible #83697
Vault general fixes and security hardening
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 #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 #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 #60081
[WIP] allow users to 'undefine' a variable
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
HubertJan
(1)
ansible/ansible #84290
feat: Implement update_url_params
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
(2)
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)
kencx
(1)
ansible/ansible #81594
Add install_suggests in apt module
konstruktoid
(1)
ansible/ansible #83291
add systemd full_version and ensure version is integer
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
mkrizek
(4)
ansible/ansible #84456
ci_complete 2
ansible/ansible #84454
ci_complete
ansible/ansible #84040
Move processing includes into ``StrategyBase``
ansible/ansible #83134
PlayIterator, refactored
moreati
(1)
ansible/ansible #75741
copy: Reduce calls to stat() by 50% in chown_recursive
mscherer
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
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
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
relrod
(1)
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
s-hertel
(4)
ansible/ansible #84455
[WIP] copy - remove extra recursion when dest exists
ansible/ansible #84308
Fix ansible-galaxy-collection test and add assertion for the expected error
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
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
sidwar007
(1)
ansible/ansible #81976
Update README.md
sivel
(10)
ansible/ansible #83285
Re-enable cipher tests, using new cipher test endpoint
ansible/ansible #82696
Zippy zip zip
ansible/ansible #82665
Add support for crypt/libxcrypt via ctypes, as an alternative to passlib
ansible/ansible #81575
Add support for X_strict types in argspec
ansible/ansible #80505
Refactor loading of vars_files to simplify and properly implement expectations
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
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
waynr
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
webknjaz
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
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`