memory¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Added in versionhistorical.
Synopsis¶
- RAM backed cache that is not persistent.
- This is the default used if no other plugin is specified.
- There are no options to configure.
Authors¶
- Core Team (@ansible-Core)