mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Specify default delay (DOCUMENTATION only change) (#30344)
* Specify default delay Also clarify that tx_rate is in bps * aggregates -> aggregate
This commit is contained in:
@@ -70,6 +70,7 @@ options:
|
||||
- Time in seconds to wait before checking for the operational state on remote
|
||||
device. This wait is applicable for operational state argument which are
|
||||
I(state) with values C(up)/C(down), I(tx_rate) and I(rx_rate).
|
||||
default: 10
|
||||
state:
|
||||
description:
|
||||
- State of the Interface configuration, C(up) means present and
|
||||
|
||||
Reference in New Issue
Block a user