mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-20 07:10:23 -07:00
* Added the docker_volume module * Code style fixes * Added yours truly to the copyright statement * Added documentation link * Fixed YAML syntax in documentation string * Documentation style fixes based on the code review * Implemented requested code corrections * Added documentation for the "labels" option * Handled APIErrors from docker-py * Fixed the type of the "labels" option (dict -> list) * Fixed typo * Import APIError from docker_common, not from docker-py |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
docker_container.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_secret.py | ||
docker_service.py | ||
docker_volume.py |