mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2cf6fdf2c3
module_utils/ipa.py: fix regex when parsing version (#8175)
* module_utils/ipa.py: fix regex when parsing version
* add changelog fragments
* Update changelogs/fragments/8175-get_ipa_version_regex.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Dmitriy Usachev <dmitrii.usachev@hyperus.team>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b674f94f64
)
Co-authored-by: Dmitriy Usachev <diman-110@list.ru>
2 lines
132 B
YAML
2 lines
132 B
YAML
bugfixes:
|
|
- ipa - fix get version regex in IPA module_utils (https://github.com/ansible-collections/community.general/pull/8175).
|