mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
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>
This commit is contained in:
parent
bc2ff24f74
commit
b674f94f64
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/8175-get_ipa_version_regex.yml
Normal file
2
changelogs/fragments/8175-get_ipa_version_regex.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- ipa - fix get version regex in IPA module_utils (https://github.com/ansible-collections/community.general/pull/8175).
|
Loading…
Add table
Add a link
Reference in a new issue