mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
pmem: remove redundant use of regexp (#11388)
* pmem: remove redundant use of regexp * add changelog frag * add bugfixes extry * Update plugins/modules/pmem.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/pmem.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
4
changelogs/fragments/11388-pmem-redundant-regexps.yml
Normal file
4
changelogs/fragments/11388-pmem-redundant-regexps.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- pmem - fix test for invalid data input (https://github.com/ansible-collections/community.general/pull/11388).
|
||||
minor_changes:
|
||||
- pmem - simplify text tests without using regular expression (https://github.com/ansible-collections/community.general/pull/11388).
|
||||
Reference in New Issue
Block a user