community.general/lib/ansible/plugins/cache
Matt Martz 9b74b9bc8b
mongodb cache plugin (#34414)
* Initial commit of mongodb cache plugin

* Fix typo in method docstring

* Add ANSIBLE_METADATA indicating preview and community supported
2018-01-05 09:10:58 -06:00
..
__init__.py
base.py
jsonfile.py
memcached.py
memory.py
mongodb.py mongodb cache plugin (#34414) 2018-01-05 09:10:58 -06:00
pickle.py
redis.py
yaml.py