ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Thu Nov 21 19:09:01 2024 UTC
Pull Requests by User
bcoca
(74)
ansible/ansible #84305
vars/varnames more examles more varied (#84300)
ansible/ansible #84304
vars/varnames more examles more varied (#84300)
ansible/ansible #84301
package_facts fix empty packages on foreign mgr (#83855)
ansible/ansible #84279
command module, fix docs to reflect reality (#84191)
ansible/ansible #84278
command module, fix docs to reflect reality (#84191)
ansible/ansible #84277
command module, fix docs to reflect reality (#84191)
ansible/ansible #83983
ini inventory now requires extension
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
ansible/ansible #83871
Ensure we keep perms on transfers and copy
ansible/ansible #83826
copy fixes
ansible/ansible #83739
cidr host list inventory plugin
ansible/ansible #83697
Vault general fixes and security hardening
ansible/ansible #83536
make backup file names confiugrable
ansible/ansible #83488
module_utils, move out file functions from AnsibleModule to common to enable better reuse
ansible/ansible #83482
Vault preserve permissions
ansible/ansible #83470
new ansible_parent_block_name for current task
ansible/ansible #83383
play_context, actually set values from plugin
ansible/ansible #83088
dpkg_selections fixes for 'unprimed' pkgs
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
ansible/ansible #82547
make gettting options with falback simpler
ansible/ansible #82470
unreachable delegation fix
ansible/ansible #82409
move error from display to caller
ansible/ansible #82367
fix remove_host functions
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 #81727
yaml filters now use 'ansible yaml'
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
ansible/ansible #81320
Pass environment variables privately to modules
ansible/ansible #80746
fixes static 'roles:' with play context
ansible/ansible #80637
use strategy plugin for check/list
ansible/ansible #80394
priority based post validation
ansible/ansible #80146
become plugins, use shlex quote instead of manual
ansible/ansible #79720
Controller argspec
ansible/ansible #79244
config options templatable
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 #78111
pipelining 4.3
ansible/ansible #77064
ansible-galaxy collection search
ansible/ansible #77057
now show plugin config runtime deprecations
ansible/ansible #76306
DNF: covers checksum and other errors around download
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 #70721
normalize bool filter to 'ansible booleans'
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 #44175
added tests for correctly handling handlers w free
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
sivel
(36)
ansible/ansible #84282
Extract ansiballz template
ansible/ansible #84215
[stable-2.16] Fix condition for unquoting configuration strings from ini files (#82388)
ansible/ansible #84154
Allow async_status jid to be the full results_file path
ansible/ansible #84134
Add an OrderedSet class
ansible/ansible #83936
[POC] Remove reliance on `sshpass` and utilize `SSH_ASKPASS`
ansible/ansible #83662
Limit respawn to supported python versions
ansible/ansible #83285
Re-enable cipher tests, using new cipher test endpoint
ansible/ansible #83145
Add Keycloak service account auth capability to ansible-galaxy
ansible/ansible #83085
Extend ProxyHandler to support CIDR ranges for no_proxy
ansible/ansible #82770
Don't inherit stdio
ansible/ansible #82696
Zippy zip zip
ansible/ansible #82665
Add support for crypt/libxcrypt via ctypes, as an alternative to passlib
ansible/ansible #82224
[PoC] Use per run on the fly jinja2 byte code caching
ansible/ansible #82181
Add ssh-agent launching, and ssh-agent python client
ansible/ansible #81663
[PoC] Use remote_tmp as a fact to populate sh plugin config
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 #80085
Make sure `var_options` is pre-templated for `reset_connection`
ansible/ansible #79046
[WIP] [POC] OZ3
ansible/ansible #78065
[PoC] Allow connection plugins to decline pipelining dynamically
ansible/ansible #77614
[PoC] Add loop_control.lookup
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
ansible/ansible #76313
Extract useful code out of `fetch_url`
ansible/ansible #74259
[POC] Support unpacking loop vars
ansible/ansible #73939
Be much more explicit about variable precedence as it applies to roles
ansible/ansible #73763
Add refresh-token sub command for ansible-galaxy collection
ansible/ansible #73373
Strategy Features
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
ansible/ansible #72637
Allow using galaxy.yml as a requirements file
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
ansible/ansible #71707
POC: Support module extensible JSON encoding
ansible/ansible #70816
[POC] Add and use new extract_json function
ansible/ansible #70477
Skip forking on a task with a simple when condition or include
ansible/ansible #58287
[WIP] [POC] OZ2
ansible/ansible #51985
[WIP] [POC] Oz
ansible/ansible #36878
[WIP] Start of flexible duration specification
s-hertel
(27)
ansible/ansible #84324
[POC] copy - add diff mode support for remote_src=true
ansible/ansible #84313
simplify copy module
ansible/ansible #84310
improve ansible-galaxy-collection test failure logs for CI
ansible/ansible #84308
Fix ansible-galaxy-collection test and add assertion for the expected error
ansible/ansible #84270
Remove support for resolvelib < 0.8.0, since 0.8.0 is over 3 years old
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
ansible/ansible #84205
[2.17] Fix returning unreachable for looped tasks (#84049)
ansible/ansible #84204
[2.18] Fix returning unreachable for looped tasks (#84049)
ansible/ansible #83986
atomic_move - fix preserving the dest attributes when using a tmp file
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
ansible/ansible #83251
move some git integration test setup into the test
ansible/ansible #82963
Add a --namespace option to ansible-galaxy role import
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
ansible/ansible #82448
plugin loader - cache .py files in all()
ansible/ansible #82372
wait_for_connection - fix rediscovering ping interpreter for delegate_to
ansible/ansible #82270
Avoid creating GALAXY_TOKEN_PATH for configured servers
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 #82052
ansible-galaxy - fixup role install failure handling
ansible/ansible #81743
apt - update the sources first if the cache can't be opened with default_release
ansible/ansible #81241
denote preferred collection with * when listing collections
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
ansible/ansible #78814
Fix using a fully qualified ansible.builtin module after legacy module
ansible/ansible #78075
fix task execution/lockstep issues with clear_host_errors
ansible/ansible #74103
run ci_complete
Akasurde
(23)
ansible/ansible #84362
Coverage for virtual/hpux.py
ansible/ansible #84357
Coverage for virtual/sunos.py
ansible/ansible #84356
test coverage for virtual/sysctl.py
ansible/ansible #84341
Increase test coverage for virtual facts
ansible/ansible #84322
Added examples for password_hash
ansible/ansible #84317
Remove selinux import
ansible/ansible #84315
Additional tests for lookup_sequence
ansible/ansible #84306
Removed deprecated include_delegate_to param
ansible/ansible #84276
Deprecated host_key_checking option
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
ansible/ansible #84254
lookup_template: added trim_blocks option
ansible/ansible #84209
test: Update regex for required and default in FieldAttributes
ansible/ansible #84159
Clean up galaxy cli tests
ansible/ansible #84135
connection: use inventory_hostname for generating control path
ansible/ansible #84125
Add warning message for files doc_fragment
ansible/ansible #84077
[WIP] Copy: opt for sha256 instead of sha1
ansible/ansible #84053
Use more secure hashing functions
ansible/ansible #84039
tests: Fix test_copy
ansible/ansible #84015
uri: Handle HTTP exception raised
ansible/ansible #83366
linux: refactor network fact gathering code
ansible/ansible #83289
tests: add tests for system fact gathering
ansible/ansible #83261
test: tests for capsh
ansible/ansible #83260
FreeBSD: add tests for fact gathering
webknjaz
(18)
ansible/ansible #84350
Sign distribution packages on release
ansible/ansible #83911
Support terminals that implement `truecolor`
ansible/ansible #82806
Publish coverage XML report to Azure DevOps
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
ansible/ansible #82730
Use underlying `AnsibleError` exception as cause
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.0 in tests
ansible/ansible #81874
Remove Python 2 datetime compat fallbacks
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
ansible/ansible #81764
Select pre-release collections that are inevitable
ansible/ansible #81709
Implement an informative reporter for resolvelib
ansible/ansible #81694
Always stringify collection requirement versions
ansible/ansible #81693
Implement a debugging reporter for collection dependency resolver
ansible/ansible #81607
Log error dependency resolver exceptions strings
ansible/ansible #79469
Add a PyPI publishing GitHub Actions CD workflow
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
ansible/ansible #52815
Introspect systemd unit deps recursively
ansible/ansible #52739
Use ssh key from vault
mkrizek
(11)
ansible/ansible #84364
[stable-2.16] dnf5: fix is_installed check (#84275)
ansible/ansible #84363
[stable-2.17] dnf5: fix is_installed check (#84275)
ansible/ansible #84333
[stable-2.18] dnf5: fix is_installed check (#84275)
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 #82852
any_errors_fatal: do not fail unreachable hosts
ansible/ansible #82314
Fix templating tags on plays and roles
ansible/ansible #78777
Tags on handlers
jborean93
(10)
ansible/ansible #84354
[stable-2.17] Fix CVE-2024-11079 hostvars unsafe context (#84339)
ansible/ansible #84353
[stable-2.16] Fix CVE-2024-11079 hostvars unsafe context (#84339)
ansible/ansible #84297
[stable-2.18] Fix runas become SYSTEM logic (#84280)
ansible/ansible #83754
winrm - Remove extras lookups
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
ansible/ansible #82714
Fix up gather_facts parallel=true in check mode
ansible/ansible #82519
Deprecation for YAML datetime parsing
ansible/ansible #82212
Include import_* tasks in play iterator
ansible/ansible #81579
Added new connection plugin prepare_command method
ansible/ansible #81282
psrp - fix up script chdir setting
felixfontein
(7)
ansible/ansible #84325
validate-modules: enforce FQCNs in seealso plugin/module entries
ansible/ansible #82681
Output MarkDown version next to RST version of changelog
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
ansible/ansible #81631
Avoid internal error when validating argspec
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
nitzmahone
(6)
ansible/ansible #82480
propagate WorkerProcess create/start exceptions
ansible/ansible #80302
[POC] apply explicit SELinux label on tempfile in copy
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
ansible/ansible #77489
[POC] ASCII Splash
ansible/ansible #76430
WIP: bypass ansible-connection for existing connections
ansible/ansible #69662
add defensive conversions to display methods, tests
jimi-c
(5)
ansible/ansible #84032
Creating RunBlock
ansible/ansible #66816
Devel perf work
ansible/ansible #64961
WIP Performance Work
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
simonLeary42
(3)
ansible/ansible #84316
remove hard coded "/tmp" in ansible-test injector paths
ansible/ansible #83445
`file`: multiple diff support
ansible/ansible #81346
copy action plugin diff output for multi files
moreati
(3)
ansible/ansible #84240
ssh: Fix reset_connection with templated ansible_ssh_executable
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
relrod
(3)
ansible/ansible #74236
[toml] Increase test coverage
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
ansible/ansible #70897
user: Unlock by default with no password, busybox
pilou-
(3)
ansible/ansible #67103
[WIP] pip module - virtualenv_command parameter: check py3 venv module can be used
ansible/ansible #49993
shell & multiline YAML free form: add integration test
ansible/ansible #45719
WIP: Ensure bare & full Jinja var give the same result
spyinx
(2)
ansible/ansible #84345
fix copy plugin bug (ansible#84344)
ansible/ansible #84289
Create ~/.ssh with a specific permissions (ansible#84286)
leegarrett
(2)
ansible/ansible #83844
Bugfixes in integration tests to run as unprivileged user (on Debian sid)
ansible/ansible #82074
Clarify wording of human_to_bytes filter
andyfoston
(2)
ansible/ansible #83835
Make apt_repository PPA repos use gpg instead of apt-key
ansible/ansible #83775
Make apt_repository use HTTPS for PPA repository keys
ssbarnea
(2)
ansible/ansible #83814
type: add NoReturn to exit_json and fail_json
ansible/ansible #78515
Allow user to disable console text wrapping
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
sbettid
(2)
ansible/ansible #81816
Fix pip changed status when installing from vcs
ansible/ansible #80173
Support expect raw responses
Ompragash
(2)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
ansible/ansible #75335
WIP: Sanity test to validate galaxy.yml metadata file for the required keys
AlanCoding
(2)
ansible/ansible #78765
Add option to allow users to ignore decryption errors with ansible-inventory
ansible/ansible #66269
Sanitize debug var= tasks of the loop variable
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
Qalthos
(2)
ansible/ansible #75316
[WIP] Always log persist
ansible/ansible #75313
Handle failures in ansible-connection instead of returning None
abadger
(2)
ansible/ansible #43519
[WIP] Decouple display from config initialization
ansible/ansible #42645
[WIP] Cli password fixin
sammyhori
(1)
ansible/ansible #84336
Changed human_to_bytes input to a string
LorenzoBettini
(1)
ansible/ansible #84326
fix documentation about avoiding apt_key
schroeert
(1)
ansible/ansible #84321
Add ansible_uptime_seconds support for AIX
HubertJan
(1)
ansible/ansible #84290
feat: Implement update_url_params
mattclay
(1)
ansible/ansible #84281
ansible-test - Replace Fedora 40 with 41
christophert
(1)
ansible/ansible #84176
Passthrough proxy variables to ansible-test environment
Naresh2807
(1)
ansible/ansible #84166
add to commands and improve the code state
m-bull
(1)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
heet007-code
(1)
ansible/ansible #84057
Add missing documentation for sftp_batch_mode and environment variables.
mrjk
(1)
ansible/ansible #83943
add: new option GALAXY_COLLECTIONS_INSTALL_PATH
McSim85
(1)
ansible/ansible #83853
Fix TypeError: NoneType when using `import_tasks` within `include_tasks`
raven428
(1)
ansible/ansible #83851
reset multiplexer only at connection failure
charan-kumar-137
(1)
ansible/ansible #83825
Update recursive_set_attributes with FileNotFoundError
NagaganeshwarAnand
(1)
ansible/ansible #83815
add sftp_batch_mode description
cavcrosby
(1)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
chapmajs
(1)
ansible/ansible #83687
Add argon2 support to password_hash
HS-157
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
xbj110825
(1)
ansible/ansible #83587
Handle missing remote-tracking branch when switching version
hakula139
(1)
ansible/ansible #83569
feat(service_facts): support user systemd services
garciart
(1)
ansible/ansible #83507
Added docstrings to V2 methods in the CallbackBase Class (4 & 5 of 27)
t-kranz
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
nicksms
(1)
ansible/ansible #83450
Fix file descriptor leak in ssh.py
pvcasillasg
(1)
ansible/ansible #83336
rpm_key: Added handler for ftp keys
lalalalelele
(1)
ansible/ansible #83317
fix an incorrect quotation mark in failed_when
konstruktoid
(1)
ansible/ansible #83291
add systemd full_version and ensure version is integer
Roysav
(1)
ansible/ansible #83271
Add support for extra vars in ansible.builtin.generator plugin
guppy0130
(1)
ansible/ansible #83170
allow plugin loader to load sidecar docs
pinradaThan
(1)
ansible/ansible #83111
file module fix attribute issues
jmechnich
(1)
ansible/ansible #83070
modules/apt: add support for apt-patterns
Remz42
(1)
ansible/ansible #83049
Adding example to use gid in file module
doc-sheet
(1)
ansible/ansible #82967
utilize pathlib.Path instead of os.path.join()
jimmy-lt
(1)
ansible/ansible #82959
systemd_service - Add the machine parameter (#82958)
sudh33ra
(1)
ansible/ansible #82953
Changing validation task to use role's tags
gabeguz
(1)
ansible/ansible #82931
Update example to match docs
evgeni
(1)
ansible/ansible #82899
use FQCN in deb822_repository examples
utoddl
(1)
ansible/ansible #82871
expose play.strategy as ansible_play_strategy
corubba
(1)
ansible/ansible #82721
Ignore empty vault filenames
acozine
(1)
ansible/ansible #82677
remove 'allow_duplicates' param for include/import role
mafalb
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
shatakshiiii
(1)
ansible/ansible #82529
Make roles generation compatible with ansible-lint autofix feature
Urth
(1)
ansible/ansible #82418
Execute ScriptVaultSecret on demand instead of on load
gotmax23
(1)
ansible/ansible #82405
ci: run docs-build checkers from ansible-documentation
ckoehne
(1)
ansible/ansible #82383
plugins/reboot: fix boot time command for FreeBSD
Hacodex
(1)
ansible/ansible #82354
Missing Exception Handling in SSH Plugin Fixed Error Verbosity Issue
monsdar
(1)
ansible/ansible #82336
Move `follow_redirects` parameter
sschmittsva
(1)
ansible/ansible #82329
Update documentation of the combine filter
helmo
(1)
ansible/ansible #82263
csvfile - let the config system do the typecasting.
nejch
(1)
ansible/ansible #82246
galaxy: make retryable HTTP status codes configurable
JustinWayland
(1)
ansible/ansible #82192
Deprecate is_module parameter in get_docstring
theputta
(1)
ansible/ansible #82050
Use a Specific Package Manager
sidwar007
(1)
ansible/ansible #81976
Update README.md
anmorel
(1)
ansible/ansible #81967
Implement relative path in checksumfile
infame-io
(1)
ansible/ansible #81929
[rpm_key] Pass GPG key as string value
freewaydev
(1)
ansible/ansible #81861
Updated some incomplete docstrings, added missing docstrings
chrispbailey
(1)
ansible/ansible #81754
Throw LockFailedException if apt cmd encounters a lock file
kencx
(1)
ansible/ansible #81594
Add install_suggests in apt module
nama1arpit
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
markgoddard
(1)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
cilki
(1)
ansible/ansible #81547
Support Termux in ansible.builtin.package
munahaf
(1)
ansible/ansible #81511
Update a logical operation in code
codyro
(1)
ansible/ansible #81452
Add notes for DNF module about caveats when ensuring presence of groups
jhooda
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
chrros95
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
blami
(1)
ansible/ansible #80787
avoid connection leaks (#80532)
mcgru
(1)
ansible/ansible #80678
Update lineinfile.py: uniq option added
toydarian
(1)
ansible/ansible #80675
Refactor vault
ziegenberg
(1)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
herrfeder
(1)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
Normo
(1)
ansible/ansible #80365
get_url - support tabs in checksum file
TheJJ
(1)
ansible/ansible #80136
unarchive - respect symlinks in archives
yselkowitz
(1)
ansible/ansible #80088
Define processor topology on s390x
ebastos
(1)
ansible/ansible #80034
Avoids removing /
R37ribution
(1)
ansible/ansible #79312
lib/ansible/utils/vars.py - def merge_hash - fix for append / prepend when merging vars are equal
pezhovski
(1)
ansible/ansible #78142
Add socks proxy support
nirmal-j-patel
(1)
ansible/ansible #78039
pip module - editable now applies to all packages
phoehnel
(1)
ansible/ansible #76768
Feature: add owner and group filter to builtin.find
jameslivulpi
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
egmar
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
nightowlengineer
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
arnoxit
(1)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
elmeriniemela
(1)
ansible/ansible #70252
Fix fallback to unshallowing shallow clone
seirl
(1)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
kr3ator
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
crossan007
(1)
ansible/ansible #62150
create replace action plugin; remove replace module.
trishnaguha
(1)
ansible/ansible #58817
[WIP]Reuse get_collector_names method for network facts gathering
Jakski
(1)
ansible/ansible #57574
file: Raise error on permission denied
jtyr
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
mator
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
jamespic
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
tristan-weil
(1)
ansible/ansible #54590
Allow to provide a client cert and key during SSL validation
ewarnke
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
maxamillion
(1)
ansible/ansible #51907
handle yum/dnf group long form names without @
ju2wheels
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
philfry
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
agaffney
(1)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
waynr
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
giovannisciortino
(1)
ansible/ansible #36455
Add check and diff mode support to assemble module
ingydotnet
(1)
ansible/ansible #36331
WIP: Allow certain, simple Jinja values to be unquoted.
sethp-nr
(1)
ansible/ansible #35636
wait for {starting, stopping} units
mscherer
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
benthomasson
(1)
ansible/ansible #27777
[WIP] Fix lost connection_user in local connections.
wzyboy
(1)
ansible/ansible #25260
Set attributes if different (fixes #48839)
jpic
(1)
ansible/ansible #18596
New module: remove_host