ansible.netcommon.memory (3.1.3) — cache

RAM backed, non persistent cache.

| "added in version" 2.0.0 of ansible.netcommon"

Authors: Ansible Networking Team (@ansible-network)

Install collection

Install with ansible-galaxy collection install ansible.netcommon:==3.1.3


Add to requirements.yml

  collections:
    - name: ansible.netcommon
      version: 3.1.3

Description

RAM backed cache that is not persistent.

Tailored for networking use case.