This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
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
2025-10-09 18:04:02 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
9630972c2c
community.general
/
lib
/
ansible
/
modules
/
cloud
/
docker
History
Download ZIP
Download TAR.GZ
Ryan Walls
9630972c2c
Update docker module to avoid false positives when containers are first created. Also have the module check for api compatibility before trying to set a "--log-driver" option.
2016-12-08 11:23:12 -05:00
..
__init__.py
added __init__.py to new cloud subcategories so builds work again
2016-12-08 11:22:25 -05:00
docker.py
Update docker module to avoid false positives when containers are first created. Also have the module check for api compatibility before trying to set a "--log-driver" option.
2016-12-08 11:23:12 -05:00
docker_image.py
Updating cloud modules with proper github author information
2016-12-08 11:23:07 -05:00