1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
community.general/changelogs/fragments/11481-doas-pipelining.yml
patchback[bot] 25e35bdda7
[PR #11481/55dae7c2 backport][stable-12] doas: allow to explicitly enable pipelining (#11577)
doas: allow to explicitly enable pipelining (#11481)

* Allow to explicitly enable pipelining.

* Add markup.

(cherry picked from commit 55dae7c2a6)

Co-authored-by: Felix Fontein <felix@fontein.de>
2026-03-12 21:44:11 +01:00

4 lines
392 B
YAML

minor_changes:
- "doas become plugin - add new option ``allow_pipelining`` to explicitly allow the use of pipelining with this plugin.
This should only be set to ``true`` with ansible-core 2.19+ when ``doas`` does not require a password
(https://github.com/ansible-collections/community.general/issues/11411, https://github.com/ansible-collections/community.general/pull/11481)."