added documentation to indicate docker_swarm_service does not currently support operating on stack based services. (#491)

This commit is contained in:
James A. Robinson 2022-10-26 03:49:59 -07:00 committed by GitHub
parent af854ed63b
commit df864221d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: