ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Mon Dec 4 02:08:11 2023 UTC
Pull Requests by User
bcoca
(60)
ansible/ansible #82319
Better errors for delegate_to
ansible/ansible #82300
Fix plugin set option
ansible/ansible #82290
lookups, make file searching use better is_role
ansible/ansible #82041
make ansiballz use module tmp
ansible/ansible #82011
ansible-pull dynamically handle pb args
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 #81297
setup module, make missing sysctl minor issue
ansible/ansible #81279
file lookup, new unvault option to be able to toggle off auto unvault
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 #75116
prettyfy ansible-doc
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 #62151
[WIP] loop_control until feature
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 #53037
Fix paramiko options
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
(28)
ansible/ansible #82224
[PoC] Use per run on the fly jinja2 byte code caching
ansible/ansible #82183
Allow for arbitrary key 'context' in argument spec
ansible/ansible #82181
Add ssh-agent launching, and ssh-agent python client
ansible/ansible #81988
Reduce complexity of Request.open
ansible/ansible #81900
Proxy more display methods
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 #76994
Don't use __import__ and a loop, just use import_module
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
(25)
ansible/ansible #82325
[2.14] fix installing roles with symlinks containing '..' (#82165)
ansible/ansible #82324
[2.15] fix installing roles with symlinks containing '..' (#82165)
ansible/ansible #82323
[2.16] fix installing roles with symlinks containing '..' (#82165)
ansible/ansible #82273
fix loading vars_plugins in roles
ansible/ansible #82270
Avoid creating GALAXY_TOKEN_PATH for configured servers
ansible/ansible #82252
reduce number of implicit flush_handlers tasks when unnecessary
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
ansible/ansible #82193
ansible-galaxy - fix exit code for failed role import
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 #82003
Fix task.resolved_action callbacks
ansible/ansible #81849
Fix traceback and allow installing roles with version None
ansible/ansible #81804
ansible-vault - suggest --stdin-name when --name is provided without command line args
ansible/ansible #81743
apt - update the sources first if the cache can't be opened with default_release
ansible/ansible #81355
Fix symlink handling when reinstalling collections and cleaning up
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
give a warning for unsupported role argument spec fields
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
ansible/ansible #78640
module_utils - fix calculation of file mode change
ansible/ansible #78268
user module - give an error for missing permissions to ensure requested state
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
ansible/ansible #78018
Add a warning for collections not installed
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
ansible/ansible #74103
run ci_complete
webknjaz
(14)
ansible/ansible #82334
Run svn integration test locally with TLS
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 #81440
Move dist entry points to declarative meta
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
felixfontein
(12)
ansible/ansible #82299
[2.14] import_*/include_* documentation: fix broken docs RST reference
ansible/ansible #82298
[2.15] import_*/include_* documentation: fix broken docs RST reference
ansible/ansible #82297
[2.16] import_*/include_* documentation: fix broken docs RST reference
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 #81638
blockinfile: do not crash when filename has no path
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 #78730
ansible-doc: show version_added for set_via
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
Akasurde
(11)
ansible/ansible #82296
Update sanity requirements
ansible/ansible #82282
find: do not fail on PermissionError
ansible/ansible #82173
git: Check if version is populated or not
ansible/ansible #82162
galaxy: Skip verification for unwanted files
ansible/ansible #82117
ansible-test - remove Fedora 38 container and remote support
ansible/ansible #82116
ansible-test - remove alpine 3.18
ansible/ansible #82115
ansible-test - Add alpine 3.19
ansible/ansible #82072
Remove deprecated scp_if_ssh from SSH connection plugin
ansible/ansible #81867
Remove redundant undefined error message
ansible/ansible #81765
Bump bundled distro version to 1.8.0
ansible/ansible #81600
test: remove ansible-examples.git repo
mkrizek
(10)
ansible/ansible #82320
[???] `Role.static` was always `True`...
ansible/ansible #82314
Fix templating tags on plays and roles
ansible/ansible #82170
[POC] PlayIterator, refactored
ansible/ansible #81990
modules: remove PY2 compat
ansible/ansible #81989
module_utils/basic.py: remove PY2 compat
ansible/ansible #81895
Remove the yum module, redirect it to dnf
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
ansible/ansible #79260
Play recap stats for include_role
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
ansible/ansible #78777
Tags on handlers
nitzmahone
(7)
ansible/ansible #82331
[2.15] Fix various issues in unsafe_proxy (#82326)
ansible/ansible #82330
[2.14] Fix various issues in unsafe_proxy (#82326)
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
relrod
(5)
ansible/ansible #74236
[toml] Increase test coverage
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
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
ansible/ansible #67871
Add tests for check_required_by and fix default return value
jborean93
(4)
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
ansible/ansible #78396
ansible-config - dump/list galaxy servers
jimi-c
(4)
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 ..
AlanCoding
(3)
ansible/ansible #81159
Clarify galaxy CLI --help about install locations
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
moreati
(3)
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
ansible/ansible #69656
docs: Proposal: list playbook keywords with "Applies to" flags
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
maxamillion
(2)
ansible/ansible #82292
add type hints for lib/ansible/__init__.py
ansible/ansible #51907
handle yum/dnf group long form names without @
mattclay
(2)
ansible/ansible #81984
Test experimental pool - Do not merge
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
infame-io
(2)
ansible/ansible #81943
[git] Pass private key content from the control node
ansible/ansible #81929
[rpm_key] Pass GPG key as string value
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
jameslivulpi
(2)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
ansible/ansible #76467
dnf module doesn't honor state: present / state: installed
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
monsdar
(1)
ansible/ansible #82336
Move `follow_redirects` parameter
lucanLepus
(1)
ansible/ansible #82332
Add helptext to ansible-inventory's positional arg
sschmittsva
(1)
ansible/ansible #82329
Update documentation of the combine filter
ShIRannx
(1)
ansible/ansible #82284
Append option encoding in find module
helmo
(1)
ansible/ansible #82263
csvfile - let the config system do the typecasting.
Andersson007
(1)
ansible/ansible #82254
[DOCS] README: update working groups link
nejch
(1)
ansible/ansible #82246
galaxy: extend retryable HTTP status codes
JustinWayland
(1)
ansible/ansible #82192
Deprecate is_module parameter in get_docstring
mikebonnet
(1)
ansible/ansible #82187
uri: Handle the "force" parameter properly
sndrr
(1)
ansible/ansible #82087
Fix for 'apt_repository modify comment line /etc/apt/sources.list'
lostsoulparty
(1)
ansible/ansible #82081
facts: Update RAID devices regex for FreeBSD
leegarrett
(1)
ansible/ansible #82074
Clarify wording of human_to_bytes filter
theputta
(1)
ansible/ansible #82050
Use a Specific Package Manager
sodle
(1)
ansible/ansible #82026
Respect `ANSIBLE_HOME` when determining SSH control path directory
tobixx
(1)
ansible/ansible #81995
Enable file cache. fix #81994
gargtanishka895
(1)
ansible/ansible #81979
Update gen_distribution_version_testcase.py
sidwar007
(1)
ansible/ansible #81976
Update README.md
anmorel
(1)
ansible/ansible #81967
Implement relative path in checksumfile
freewaydev
(1)
ansible/ansible #81861
Updated some incomplete docstrings, added missing docstrings
sergeymavrin
(1)
ansible/ansible #81795
Unification of default value for option update_cache
skupfer
(1)
ansible/ansible #81770
Add UID and GID min/max keys
chrispbailey
(1)
ansible/ansible #81754
Throw LockFailedException if apt cmd encounters a lock file
artificial-intelligence
(1)
ansible/ansible #81675
Update password_hash.yml
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
opoplawski
(1)
ansible/ansible #81534
user - add mobile paramter for creating mobile accounts on macOS
gilsongpfe
(1)
ansible/ansible #81520
Added code to catch exception when ZIP file has invalid timestamp (#81092)
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
j-carl
(1)
ansible/ansible #81377
Fix order of CLI arguments on FreeBSD
jhooda
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
simonLeary42
(1)
ansible/ansible #81346
copy module diff output for multi files
jjasghar
(1)
ansible/ansible #81299
Added a suggest to the error.
pr9000
(1)
ansible/ansible #81260
Add ssh_key_derivation_rounds KDF parameter for Ed25519 SSH key generation in user module
lukecdavidson
(1)
ansible/ansible #81246
Fix Linux Sector count Fact
ifkirne
(1)
ansible/ansible #81164
modules/user: Fix returned groups issue
chrros95
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
tachyontec
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
brianhelba
(1)
ansible/ansible #80983
Fix disabled timeouts in ansible.builtin.expect
alex-sviridov
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
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
timway
(1)
ansible/ansible #80668
Additional Vars Plugin Documentation Adjustments
ziegenberg
(1)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
sobngwi
(1)
ansible/ansible #80594
Update playbook_executor.py
herrfeder
(1)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
jogme
(1)
ansible/ansible #80564
ssh: Add IdentitiesOnly option
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
h3nd24
(1)
ansible/ansible #80384
copy module: avoid sprurious updates of destination directory permissions
Normo
(1)
ansible/ansible #80365
get_url - support tabs in checksum file
swapdisk
(1)
ansible/ansible #80300
fix for reboot bug issue ansible/ansible#78007
antwacky
(1)
ansible/ansible #80281
added lock timeout to apt dpkg_options (#78658)
TheJJ
(1)
ansible/ansible #80136
unarchive - respect symlinks in archives
BenoitKnecht
(1)
ansible/ansible #80094
modules/dnf: Substitute variables in DNF cache path
yselkowitz
(1)
ansible/ansible #80088
Define processor topology on s390x
ebastos
(1)
ansible/ansible #80034
Avoids removing /
KickerTom
(1)
ansible/ansible #79864
Add support for encrypting files fetched to local
KB-perByte
(1)
ansible/ansible #79713
[sanity validate-modules] Allow argspec modifiers identified as valid components of the docsting
dorkamotorka
(1)
ansible/ansible #79705
fix: ensure path to collection argument doesn't have a backslash
jbemmel
(1)
ansible/ansible #79372
Fix older external connection plugins without _sub_plugin declaration
R37ribution
(1)
ansible/ansible #79312
lib/ansible/utils/vars.py - def merge_hash - fix for append / prepend when merging vars are equal
Lunik
(1)
ansible/ansible #79141
ansible-test - cloud/scaleway - Add support for project ID in config
pc-explore
(1)
ansible/ansible #78707
check if there attributes to set
ssbarnea
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
pezhovski
(1)
ansible/ansible #78142
Add socks proxy support
nirmal-j-patel
(1)
ansible/ansible #78039
pip module - editable now applies to all packages
lbt
(1)
ansible/ansible #77754
Extend systemctl is-enabled check to handle "enabled-runtime" too.
phoehnel
(1)
ansible/ansible #76768
Feature: add permission, owner and group filter to builtin.find
arash-ke
(1)
ansible/ansible #76565
set_Stats: Added list_merge option
egmar
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
manschwetusCF
(1)
ansible/ansible #74342
Inhibit chmod
JensHeinrich
(1)
ansible/ansible #73935
Add a parse_semver filter
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
nickgryg
(1)
ansible/ansible #70333
Fix apt delete package by wildcard if it is not found
elmeriniemela
(1)
ansible/ansible #70252
Fix fallback to unshallowing shallow clone
lod
(1)
ansible/ansible #69322
headless apt-get install python-apt
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
cristiklein
(1)
ansible/ansible #66631
WIP: Discourage boolean values in string fields
ssato
(1)
ansible/ansible #65833
ansible-galaxy - Avoid infinite loop by following symlinks when building collections
dbrgn
(1)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
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
yfoelling
(1)
ansible/ansible #50859
add option to change packages on hold (packages/apt)
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
dagwieers
(1)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
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
odra
(1)
ansible/ansible #34228
Hardlink follow
mscherer
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
skamithi
(1)
ansible/ansible #32609
large inventory loading performance enhancement. avoid calling glob.glob() search for .py files in loader.py all() function for each host.
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