mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
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
|
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…
Add table
Add a link
Reference in a new issue