mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
added documentation to indicate docker_swarm_service does not currently support operating on stack based services. (#491) (#492)
(cherry picked from commit df864221d6)
Co-authored-by: James A. Robinson <jim.robinson@gmail.com>
This commit is contained in:
parent
f50c4ea538
commit
ce8e33153c
@ -17,6 +17,7 @@ author:
|
||||
short_description: docker swarm service
|
||||
description:
|
||||
- Manages docker services via a swarm manager node.
|
||||
- This modules does not support updating services in a stack.
|
||||
options:
|
||||
args:
|
||||
description:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user