mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-20 11:50:22 -07:00
New module: pmem to configure Intel Optane Persistent Memory modules (#4162)
* 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
This commit is contained in:
parent
7b02adc57e
commit
7f793c83f1
4 changed files with 887 additions and 0 deletions
1
plugins/modules/pmem.py
Symbolic link
1
plugins/modules/pmem.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
storage/pmem/pmem.py
|
Loading…
Add table
Add a link
Reference in a new issue