This website requires JavaScript.
Explore
Help
Sign In
ansible-collections
/
community.docker
Watch
1
Star
0
Fork
0
You've already forked community.docker
mirror of
https://github.com/ansible-collections/community.docker.git
synced
2026-07-30 20:23:49 +00:00
Code
Packages
Projects
Releases
Wiki
Activity
Files
f51ca84197f0206b4bce88040235ff04570e5f19
community.docker
/
tests
/
unit
/
plugins
/
module_utils
/
_api
T
History
Felix Fontein
8ad45286a3
Remove unused code that relies on functionality deprecated in Python 3.12. (
#834
)
2024-04-15 11:21:46 +00:00
..
api
Remove unused code that relies on functionality deprecated in Python 3.12. (
#834
)
2024-04-15 11:21:46 +00:00
transport
Make unit tests work with Python 3.12. (
#673
)
2023-07-23 22:33:07 +02:00
utils
Vendored Docker SDK for Python updates (
#434
)
2022-07-31 17:09:18 +02:00
fake_api.py
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (
#430
)
2022-07-20 07:45:33 +02:00
fake_stat.py
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (
#430
)
2022-07-20 07:45:33 +02:00
test_auth.py
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (
#430
)
2022-07-20 07:45:33 +02:00
test_errors.py
Remove unnecessary test imports. (
#583
)
2023-02-12 20:59:51 +01:00