Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
lib
/
python3.10
/
dist-packages
/
ansible
/
plugins
/
cache
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: memory.cpython-310.pyc
o O�h� � @ s0 d dl mZ dZd dlmZ G dd� de�ZdS )� )�annotationsa= name: memory short_description: RAM backed, non persistent description: - RAM backed cache that is not persistent. - This is the default used if no other plugin is specified. - There are no options to configure. version_added: historical author: core team (@ansible-core) )�BaseCacheModulec @ s\ e Zd Zdd� Zdd� Zdd� Zdd� Zd d � Zdd� Zd d� Z dd� Z dd� Zdd� ZdS )�CacheModulec O � i | _ d S �N��_cache)�self�args�kwargs� r �G/usr/local/lib/python3.10/dist-packages/ansible/plugins/cache/memory.py�__init__ � zCacheModule.__init__c C s | j �|�S r )r �get�r �keyr r r r � zCacheModule.getc C s || j |<