mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-14 17:10:51 -07:00
* Add docker_config module * Address review comments * Merge description lines * Stop returning empty config_id in results * Add integration tests for docker_config Based on docker_secret's tests. * Ensure swarm using docker_swarm module * Add minimum docker / docker api version requirements ref: https://github.com/ansible/ansible/pull/47046 * Check Docker API version before running tests ref: https://github.com/ansible/ansible/pull/47340 * Typo * Wording * Improve example * Assert state == absent is idempotent |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
docker_config.py | ||
docker_container.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_secret.py | ||
docker_service.py | ||
docker_stack.py | ||
docker_swarm.py | ||
docker_swarm_service.py | ||
docker_volume.py |