mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 03:42:45 +00:00
crypttab: fix option parsing when value contains multiple equal signs (#11926)
* fix(crypttab): preserve option values containing multiple equal signs
Fixes #4963
* fix(crypttab): add changelog fragment for PR 11926
---------
(cherry picked from commit c0d3464fa7)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>