mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 00:16:49 +00:00
gets rid of rst error on exos module docs (#39244)
This commit is contained in:
committed by
John R Barker
parent
e82a8d177f
commit
0ca38ff595
@@ -37,7 +37,7 @@ description:
|
||||
module to wait for a specific condition before returning or timing out if
|
||||
the condition is not met.
|
||||
- This module does not support running configuration commands.
|
||||
Please use M(exos_config) to configure EXOS devices.
|
||||
We expect to release an exos_config module soon to configure EXOS devices.
|
||||
notes:
|
||||
- If a command sent to the device requires answering a prompt, it is possible
|
||||
to pass a dict containing I(command), I(answer) and I(prompt). See examples.
|
||||
|
||||
Reference in New Issue
Block a user