ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Wed May 31 21:08:32 2023 UTC
Pull Requests by User
bcoca
(53)
ansible/ansible #80796
script inventory plugin, link to dev script howto docs
ansible/ansible #80746
fixes static 'roles:' with play context
ansible/ansible #80658
full spec for role arg spec
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 #79650
fix performance impact on j2 plugin loading
ansible/ansible #79244
config options templatable
ansible/ansible #79164
add new error/warning handler to display
ansible/ansible #78617
color is not restricted to 16 choices
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 #77527
ensure handler/name notification is unique by play
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 #57058
[WIP] fix missing 'delegated_to' hosts with facts
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
(29)
ansible/ansible #80891
[stable-2.15] URI Module find json sub type (#80745)
ansible/ansible #80890
Handle backwards compat for dnf older than 5.0.12
ansible/ansible #80881
Support packaging and importlib.metadata for pip module
ansible/ansible #80874
Revert logic to use Popen.communicate
ansible/ansible #80870
[stable-2.14] URI Module find json sub type (#80745)
ansible/ansible #80721
Update galaxy_ng container for tests
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 #79111
[PoC] Have ansiballz set env vars for new style modules
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 #72885
[POC] Add host context for vars lookup
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
(23)
ansible/ansible #80878
Document lookups using dwim
ansible/ansible #80844
Remove Python 3.5 target support and Python 3.9 controller support
ansible/ansible #80834
add Python 3.12 support to ansible-test
ansible/ansible #80696
user - fix the return value for appended groups
ansible/ansible #80621
ansible-galaxy list output format to create requirements.yml
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
ansible/ansible #79657
give a warning for unsupported role argument spec fields
ansible/ansible #79626
ansible-galaxy - reinstall non-galaxy requirements only as needed
ansible/ansible #79556
ansible-galaxy - make collection/role page size and http error codes to retry configurable
ansible/ansible #79145
ansible-galaxy collection - validate and refresh KeycloakToken
ansible/ansible #79126
ansible-galaxy collection list - only error for unusable paths if collection paths are configured
ansible/ansible #79112
ansible-galaxy - enforce string versions and fix installing prereleases from scm sources
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 #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
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 #77610
ansible-galaxy - improve ignoring multiple signature status codes
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
ansible/ansible #76996
copy module - fix changed/dest/state for src directories with remote_src=false
ansible/ansible #76325
[WIP] Add check and diff mode support to assemble module
ansible/ansible #74103
run ci_complete
mkrizek
(17)
ansible/ansible #80795
dnf: check strict before failing to respect skip_broken
ansible/ansible #80777
dnf: properly set gpg options on repos
ansible/ansible #80718
2.15: Account for overlays when interacting with Jinja envs (#80705)
ansible/ansible #80716
jinja2_native: fix stuck execution on inline if stmt when else is omitted
ansible/ansible #80714
ansible-test - Add RHEL 8.8 support
ansible/ansible #80584
Simplify conditional.py
ansible/ansible #79260
Play recap stats for include_role
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
ansible/ansible #78860
Deprecate STRING_CONVERSION_ACTION
ansible/ansible #78783
Simplify AnsibleUndefined
ansible/ansible #78777
Tags on handlers
ansible/ansible #78680
any_errors_fatal fixes
ansible/ansible #78439
[POC] templating: consolidate type handling
ansible/ansible #71700
[POC] pre fork base test
ansible/ansible #69326
[IGNORE] Bot test
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
ansible/ansible #58062
Validate variable names on definition
webknjaz
(14)
ansible/ansible #80940
[stable-2.12] Bump azure-pipelines-test-container to v4.0.1 @ CI
ansible/ansible #80939
[stable-2.13] Bump azure-pipelines-test-container to v4.0.1 @ CI
ansible/ansible #80938
[stable-2.14] Bump azure-pipelines-test-container to v4.0.1 @ CI
ansible/ansible #80937
[stable-2.15] Bump azure-pipelines-test-container to v4.0.1 @ CI
ansible/ansible #80916
Bump azure-pipelines-test-container to v4.0.1 @ CI
ansible/ansible #80592
Split manpage generation into a Sphinx extension and a PEP 517 in-tree submodule with CLI
ansible/ansible #80131
[backport-2.12] Integrate manpage builds into PEP 517 build backend
ansible/ansible #79489
[backport][2.9][PR #79468] Set explicit meta `long_description_content_type`
ansible/ansible #79469
Add a PyPI publishing GitHub Actions CD workflow
ansible/ansible #78956
Replace `reboot_command` integration test with unit tests
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
(13)
ansible/ansible #80851
[WIP] Ansible 9 roadmap
ansible/ansible #80761
[stable-2.15] docsite build: upgrade sphinx-ansible-theme and antsibull-core
ansible/ansible #80383
Vendor antsibull-docs-parser code to process and render Ansible markup in ansible-doc
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
ansible/ansible #79622
ansible-test: add --show-timings option for integration tests
ansible/ansible #79471
Allow modules to declare environment variables in options
ansible/ansible #78730
ansible-doc: show version_added for set_via
ansible/ansible #77725
base64 filter docs: _input is not a positional argument
ansible/ansible #74989
ansible-test: allow to enable/disable sanity tests with config
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 #72248
[WIP] Make sure that none is not accepted for required module options
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
nitzmahone
(6)
ansible/ansible #80302
[POC] apply explicit SELinux label on tempfile in copy
ansible/ansible #79781
fix various Jinja plugin caching issues
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 #80898
Register handlers immediately if currently iterating handlers
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 ..
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
mattclay
(3)
ansible/ansible #80688
Clean up MANIFEST.in
ansible/ansible #80372
Add standalone man page builder
ansible/ansible #80030
Fix arg splitting and key/value parsing
samccann
(3)
ansible/ansible #78129
add note about freeform arguments
ansible/ansible #77186
Make 404 page version-specific
ansible/ansible #75695
Expand test
jameslivulpi
(3)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
ansible/ansible #76632
apt: Add config option to allow cache to be updated with unsigned repository
ansible/ansible #76467
dnf module doesn't honor state: present / state: installed
moreati
(3)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
ansible/ansible #75741
copy: copy: Reduce calls to stat() by 50% in chown_recursive
ansible/ansible #69656
docs: Proposal: list playbook keywords with "Applies to" flags
samdoran
(3)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
ansible/ansible #75194
user - set current expiration correctly when no shadow entry exists
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
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
Akasurde
(2)
ansible/ansible #80933
Added an example of mixed format argv in command module
ansible/ansible #80894
[bp/2.15] deb822_repository: use http-agent with open_url
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
ziegenberg
(2)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
ansible/ansible #79994
docs - add examples for dicts and nested dicts in main/argument_specs.yml
Normo
(2)
ansible/ansible #80365
get_url - support tabs in checksum file
ansible/ansible #79884
user - add parameter for password expiration warning days
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
jborean93
(2)
ansible/ansible #78552
Add type annotation for connection plugins
ansible/ansible #78396
ansible-config - dump/list galaxy servers
lilatomic
(2)
ansible/ansible #76101
Allow `retries` without `until` to retry until task is successful
ansible/ansible #75388
wait_for_connection timeout/retries fixes
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
alex-sviridov
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
nbentoumi
(1)
ansible/ansible #80895
Update other_tools_and_programs.rst
generalov
(1)
ansible/ansible #80806
Option to override host and port when using `uri` and `get_url` modules
blami
(1)
ansible/ansible #80787
avoid connection leaks (#80532)
Zocker1999NET
(1)
ansible/ansible #80744
modules/find: param contains: Describe matching behavior
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
evgeni
(1)
ansible/ansible #80656
add a description to the entrypoints example of the argument spec
amiraslanaslani
(1)
ansible/ansible #80595
Add source_ports parameter to the iptables module
sobngwi
(1)
ansible/ansible #80594
Update playbook_executor.py
EstherChristopher
(1)
ansible/ansible #80588
Update modules_intro.rst
maxhk7
(1)
ansible/ansible #80578
Moved now variable to before zipfile creation as recommended by on (a
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
knumskull
(1)
ansible/ansible #80527
fix #80523 - adding short option for --ask-vault-pass
theunkn0wn1
(1)
ansible/ansible #80456
Fix git submodule tracking
h3nd24
(1)
ansible/ansible #80384
Fixes #79725 copy module
swapdisk
(1)
ansible/ansible #80300
fix for reboot bug issue ansible/ansible#78007
Sebi94nbg
(1)
ansible/ansible #80291
Issue #80267: Remove user not found warning
antwacky
(1)
ansible/ansible #80281
added lock timeout to apt dpkg_options (#78658)
sysadmin75
(1)
ansible/ansible #80257
iptables chain creation does not populate with a rule
mminnen
(1)
ansible/ansible #80248
Add URI_TIMEOUT to uri module
sbettid
(1)
ansible/ansible #80173
Support expect raw responses
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 /
Baptistech
(1)
ansible/ansible #80017
FIX - Reboot - delete useless parameter async, not supported
Caesarovich
(1)
ansible/ansible #79999
Fix macos defaults
KickerTom
(1)
ansible/ansible #79864
Add support for encrypting files fetched to local
rndmh3ro
(1)
ansible/ansible #79787
display all mounts in mounts-fact
kristianheljas
(1)
ansible/ansible #79780
fall back to stderr/stdin for terminal with detection
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
redisded
(1)
ansible/ansible #79647
Suppress traceback when bad escape is used (ansible#79364)
bossm8
(1)
ansible/ansible #79630
Add recent module to iptables builtin
NickLohr
(1)
ansible/ansible #79559
set_stats, make issues more transparent
a-masterov
(1)
ansible/ansible #79541
Suppress traceback when bad escape is used (#79364)
hsoft
(1)
ansible/ansible #79518
get_url: don't call fetch_url() if dest exists and force=no
kosalaat
(1)
ansible/ansible #79396
* Adding the capability to include scsi_disk_data for the SCSI disks.
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
itxasos23
(1)
ansible/ansible #79181
[78461] Deprecation: warn_change: add param to module.deprecate to inform of a change instead of removal.
Lunik
(1)
ansible/ansible #79141
ansible-test - cloud/scaleway - Add support for project ID in config
doc-sheet
(1)
ansible/ansible #79129
fix incorrect ansible_managed formatting
mrmikee
(1)
ansible/ansible #79097
Update cliconf-> __init__.py -> get_capabilities()
re-schneider
(1)
ansible/ansible #78833
Fixes #78832: Limited write on parent
pc-explore
(1)
ansible/ansible #78707
Add fix for issue 76727: check if there attributes to set
yurikhan
(1)
ansible/ansible #78613
Add test for 256-color configuration values
igorgn
(1)
ansible/ansible #78575
Pause silent output
ssbarnea
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
pezhovski
(1)
ansible/ansible #78142
Add socks5 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.
flysen
(1)
ansible/ansible #77653
Dont display message when using cli.
bailsman
(1)
ansible/ansible #77303
callback: query strategy whether to cache taskname
ibt23sec5
(1)
ansible/ansible #77283
System facts
BaldFabi
(1)
ansible/ansible #76886
Add dotall flag to regex functions
uupascal
(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
dustymabe
(1)
ansible/ansible #76399
Use rpm_ostree_pkg module on OSTree Red Hat systems
renard
(1)
ansible/ansible #76123
modules apt: Force update if default_release is not available
rpluem-vf
(1)
ansible/ansible #76103
Use -n instead of -N for Ubuntu luseradd command
mprasil
(1)
ansible/ansible #75980
Document return values of template module
HolgerDoerner
(1)
ansible/ansible #75948
Check if skeleton is /dev/null while creating home folder
egmar
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
manschwetusCS
(1)
ansible/ansible #74342
Inhibit chmod
nim-odoo
(1)
ansible/ansible #74272
Lazy-load Templar when pending results
gundalow
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
JensHeinrich
(1)
ansible/ansible #73935
Add a parse_semver filter
beyondacm
(1)
ansible/ansible #73116
remove the obsolete TODO comments
estheruary
(1)
ansible/ansible #72397
Add a dynamic version of blocks.
markafarrell
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
nightowlengineer
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
dangel101
(1)
ansible/ansible #71673
list obsolete packages when using yum: list: updates
arnoxit
(1)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
joernc-gmail
(1)
ansible/ansible #71113
BSD: use /proc/mounts instead of /etc/fstab while mount fact gathering
zoredache
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
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
hugocartwright
(1)
ansible/ansible #64626
Fix Checksum logic in get_url
dbrgn
(1)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
hspaans
(1)
ansible/ansible #63117
Find: Adding additional file_type options
crossan007
(1)
ansible/ansible #62150
create replace action plugin; remove replace module.
ttyS4
(1)
ansible/ansible #61796
log which task ended the play
silverwind
(1)
ansible/ansible #58881
Fix LXC virtualization facts
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
bugrasan
(1)
ansible/ansible #53670
apt_repository should update only the new repository
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 @
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.
Alexander198961
(1)
ansible/ansible #38252
added password options to unarchive module issue Fixes #30100
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.
jeromew
(1)
ansible/ansible #31179
Validate context after update of magic variables
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