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) (#493)
(cherry picked from commit df864221d6)
Co-authored-by: James A. Robinson <jim.robinson@gmail.com>
This commit is contained in:
parent
528554fe01
commit
8db6513298
@ -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