mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
snap: fix regex to support option values with whitespaces (#5475)
* snap: fix regex to support option values with whitespaces * add changelog fragment
This commit is contained in:
parent
fb90b5cbe8
commit
8fb2228125
3 changed files with 7 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- snap - allow values in the ``options`` parameter to contain whitespaces (https://github.com/ansible-collections/community.general/pull/5475).
|
Loading…
Add table
Add a link
Reference in a new issue