Improve documentation on remote_addrs. (#52893)
parent
81d58cfef6
commit
3c39fe5871
|
@ -74,7 +74,7 @@ options:
|
||||||
type: str
|
type: str
|
||||||
remote_addrs:
|
remote_addrs:
|
||||||
description:
|
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).
|
- Used with I(state=join).
|
||||||
type: list
|
type: list
|
||||||
task_history_retention_limit:
|
task_history_retention_limit:
|
||||||
|
|
Loading…
Reference in New Issue