This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-01 00:03:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91c9bb96e317bf5a67fdbc45745acbfaf3a27c2f
community.general
/
lib
/
ansible
/
plugins
/
cache
History
James Cammarata
91c9bb96e3
Moving jsonfile cache plugin over and fixing
#10883
...
Fixes
#10883
2015-07-13 10:42:10 -04:00
..
__init__.py
Making the switch to v2
2015-05-03 21:47:26 -05:00
base.py
Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass
2015-06-03 13:29:24 -07:00
jsonfile.py
Moving jsonfile cache plugin over and fixing
#10883
2015-07-13 10:42:10 -04:00
memcached.py
Better fix for serializing/deserializing cache plugins (v2)
2015-05-07 23:56:33 -05:00
memory.py
Better fix for serializing/deserializing cache plugins (v2)
2015-05-07 23:56:33 -05:00
redis.py
Better fix for serializing/deserializing cache plugins (v2)
2015-05-07 23:56:33 -05:00