This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-02-04 07:51:50 +00:00
Code
Activity
74c2c804e5
community.general
/
plugins
/
cache
History
Download ZIP
Download TAR.GZ
Felix Fontein
74c2c804e5
Cleanup: use super() instead of super(__class__, self) (
#11016
)
...
* Address UP008: Use super() instead of super(__class__, self). * Linting.
2025-10-30 20:17:26 +01:00
..
memcached.py
Cleanup: use super() instead of super(__class__, self) (
#11016
)
2025-10-30 20:17:26 +01:00
pickle.py
update code to python3 (
#10903
)
2025-10-12 11:05:57 +02:00
redis.py
Cleanup: use super() instead of super(__class__, self) (
#11016
)
2025-10-30 20:17:26 +01:00
yaml.py
Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (
#10886
)
2025-10-10 19:52:04 +02:00