1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/modules
mizumm 7f793c83f1
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
2022-02-16 22:30:17 +01:00
..
cloud Add scaleway_private_network module (#4042) 2022-02-14 18:13:55 +01:00
database
files
identity
messaging
monitoring
net_tools Add nmcli support for IPv6 routes (#4062) 2022-01-23 13:02:03 +01:00
notification
packaging request for comments - pacman: speed up most operations when working with a package list (#3907) 2022-02-08 22:46:00 +01:00
remote_management
source_control Bugfix: github_repo does not apply defaults on existing repos (#2386) 2021-11-22 07:11:26 +01:00
storage New module: pmem to configure Intel Optane Persistent Memory modules (#4162) 2022-02-16 22:30:17 +01:00
system
web_infrastructure
__init__.py
conftest.py
utils.py