New module: pmem to configure Intel Optane Persistent Memory modules (#4162) (#4208)

* Add new module: pmem

This commit introduces to pmem module to configure Intel Optane
Persistent Memory modules (PMem).

* Add botmeta

* Update plugins/modules/storage/pmem/pmem.py

* Convert to snake_case options

* Update related to xmltodict

* Update to use list instead of string

* Update to use single quote to the string

* Update plugins/modules/storage/pmem/pmem.py

(cherry picked from commit 7f793c83f1)

Co-authored-by: mizumm <26898888+mizumm@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2022-02-16 22:52:44 +01:00 committed by GitHub
commit f0a232d7a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 887 additions and 0 deletions

1
plugins/modules/pmem.py Symbolic link
View file

@ -0,0 +1 @@
storage/pmem/pmem.py