mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
Forgot to switch docs fragment for docker_container: it no longer depends on the Docker SDK for Python. (#544)
This commit is contained in:
parent
3470e5effb
commit
311926aaad
@ -27,8 +27,7 @@ notes:
|
|||||||
- When I(restart) is set to C(true), the module will only restart the container if no config changes are detected.
|
- When I(restart) is set to C(true), the module will only restart the container if no config changes are detected.
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.docker.docker
|
- community.docker.docker.api_documentation
|
||||||
- community.docker.docker.docker_py_1_documentation
|
|
||||||
- community.docker.attributes
|
- community.docker.attributes
|
||||||
- community.docker.attributes.actiongroup_docker
|
- community.docker.attributes.actiongroup_docker
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user