mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-11 21:20:31 -07:00
homebrew_cask: Handle unusual brew version strings (#9881)
* Use regex to parse unusual brew version strings
Fixes: #8432
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
(cherry picked from commit e5eac9fed1
)
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 lines
210 B
YAML
3 lines
210 B
YAML
---
|
|
bugfixes:
|
|
- homebrew_cask - handle unusual brew version strings (https://github.com/ansible-collections/community.general/issues/8432, https://github.com/ansible-collections/community.general/pull/9881).
|