diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2020-07-31 17:53:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-31 21:53:09 +0000 |
commit | 1b58f4b0195b866b5d322c314ce66dcf72f8a9af (patch) | |
tree | dc36dad6a908abb339c831b891ebaebdd753436b /docs/vyos.vyos.vyos_ping_module.rst | |
parent | 84e5bb7da5cbafdd64325d26d57abc9bcf79b2dc (diff) | |
download | vyos.vyos-1b58f4b0195b866b5d322c314ce66dcf72f8a9af.tar.gz vyos.vyos-1b58f4b0195b866b5d322c314ce66dcf72f8a9af.zip |
Update docs (#73)
vyos: Update docs
Reviewed-by: GomathiselviS
https://github.com/GomathiselviS
Diffstat (limited to 'docs/vyos.vyos.vyos_ping_module.rst')
-rw-r--r-- | docs/vyos.vyos.vyos_ping_module.rst | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/docs/vyos.vyos.vyos_ping_module.rst b/docs/vyos.vyos.vyos_ping_module.rst index 098a76d..69bc418 100644 --- a/docs/vyos.vyos.vyos_ping_module.rst +++ b/docs/vyos.vyos.vyos_ping_module.rst @@ -59,7 +59,7 @@ Parameters <b>dest</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> - <span style="color: purple">-</span> + <span style="color: purple">string</span> / <span style="color: red">required</span> </div> </td> <td> @@ -110,7 +110,7 @@ Parameters <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> <span style="color: purple">string</span> - / <span style="color: red">required</span> </div> + </div> </td> <td> </td> @@ -145,8 +145,7 @@ Parameters </div> </td> <td> - <b>Default:</b><br/><div style="color: blue">22</div> - </td> + </td> <td> <div>Specifies the port to use when building the connection to the remote device.</div> </td> @@ -178,8 +177,7 @@ Parameters </div> </td> <td> - <b>Default:</b><br/><div style="color: blue">10</div> - </td> + </td> <td> <div>Specifies the timeout in seconds for communicating with the network device for either connecting or sending commands. If the timeout is exceeded before the operation is completed, the module will error.</div> </td> @@ -222,7 +220,7 @@ Parameters <b>source</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> - <span style="color: purple">-</span> + <span style="color: purple">string</span> </div> </td> <td> @@ -237,7 +235,7 @@ Parameters <b>state</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> - <span style="color: purple">-</span> + <span style="color: purple">string</span> </div> </td> <td> |