mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-07 08:54:01 -07:00
* Correct Errors in Documentation According to the module, "compose" is not required, but the docs said it was - removed the "required" tag. Additionally, the example for removing a stack did not include the required "name" option (this method is why "compose" is not required. +label: docsite_pr * Removed change to description Corrected issue to my "correction" on the description. * Removed required false * Removed all instances of required: false. |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
docker_config.py | ||
docker_container.py | ||
docker_container_facts.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_network_facts.py | ||
docker_prune.py | ||
docker_secret.py | ||
docker_service.py | ||
docker_stack.py | ||
docker_swarm.py | ||
docker_swarm_service.py | ||
docker_volume.py | ||
docker_volume_facts.py |