mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
added documentation to indicate docker_swarm_service does not currently support operating on stack based services. (#491)
This commit is contained in:
parent
af854ed63b
commit
df864221d6
@ -18,6 +18,7 @@ author:
|
|||||||
short_description: docker swarm service
|
short_description: docker swarm service
|
||||||
description:
|
description:
|
||||||
- Manages docker services via a swarm manager node.
|
- Manages docker services via a swarm manager node.
|
||||||
|
- This modules does not support updating services in a stack.
|
||||||
options:
|
options:
|
||||||
args:
|
args:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user