mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
* 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>
4 lines
274 B
YAML
4 lines
274 B
YAML
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).
|