Improve documentation on remote_addrs. (#52893)
This commit is contained in:
parent
81d58cfef6
commit
3c39fe5871
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ options:
|
|||
type: str
|
||||
remote_addrs:
|
||||
description:
|
||||
- Remote address of a manager to connect to.
|
||||
- Remote address of one or more manager nodes of an existing Swarm to connect to.
|
||||
- Used with I(state=join).
|
||||
type: list
|
||||
task_history_retention_limit:
|
||||
|
|
Loading…
Reference in a new issue