mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
* Add GetMemoryInventory command to CATEGORY_COMMANDS_ALL['Systems'] * Add elif command == GetMemoryInventory to Systems category, to use forthcoming get_memory_inventory() function from redfish_utils * Add get_memory_inventory() function to redfish_utils.py, which does not include any Absent dimms * Remove trailing whitespace * Add get_multi_memory_inventory() function to aggregate get_memory_inventory * Call new function get_multi_memory_inventory() * Add memory example in docstring * Fix comment referring to CPUs instead of DIMMs |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
context.py | ||
release.py |