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:
John R Barker 2017-09-14 11:42:20 +01:00 committed by GitHub
parent 4980ebf064
commit 4c9ad00c50
15 changed files with 29 additions and 13 deletions

View file

@ -46,15 +46,16 @@ options:
choices: ['full', 'half', 'auto']
tx_rate:
description:
- Transmit rate.
- Transmit rate in bits per second (bps).
rx_rate:
description:
- Receiver rate.
- Receiver rate in bits per second (bps).
delay:
description:
- 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
aggregate:
description: List of Interfaces definitions.
purge: