Improve formulations.

This commit is contained in:
Felix Fontein
2024-12-28 17:09:33 +01:00
parent 769d15de63
commit bd992583c2
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ DOCUMENTATION = r"""
module: docker_node
short_description: Manage Docker Swarm node
description:
- Manages the Docker nodes via Swarm Manager.
- Manages the Docker nodes through a Swarm Manager.
- This module allows to change the node's role, its availability, and to modify, add or remove node labels.
extends_documentation_fragment:
- community.docker.docker