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 Config continued (#31024) 2017-11-16 13:49:57 -05:00
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 Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
yaml.py