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_facts_module.rst | |
parent | 84e5bb7da5cbafdd64325d26d57abc9bcf79b2dc (diff) | |
download | vyos-ansible-collection-1b58f4b0195b866b5d322c314ce66dcf72f8a9af.tar.gz vyos-ansible-collection-1b58f4b0195b866b5d322c314ce66dcf72f8a9af.zip |
Update docs (#73)
vyos: Update docs
Reviewed-by: GomathiselviS
https://github.com/GomathiselviS
Diffstat (limited to 'docs/vyos.vyos.vyos_facts_module.rst')
-rw-r--r-- | docs/vyos.vyos.vyos_facts_module.rst | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/vyos.vyos.vyos_facts_module.rst b/docs/vyos.vyos.vyos_facts_module.rst index a005737..f609b9e 100644 --- a/docs/vyos.vyos.vyos_facts_module.rst +++ b/docs/vyos.vyos.vyos_facts_module.rst @@ -39,8 +39,8 @@ Parameters <b>gather_network_resources</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> - <span style="color: purple">-</span> - </div> + <span style="color: purple">list</span> + / <span style="color: purple">elements=string</span> </div> </td> <td> </td> @@ -54,8 +54,8 @@ Parameters <b>gather_subset</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> - <span style="color: purple">-</span> - </div> + <span style="color: purple">list</span> + / <span style="color: purple">elements=string</span> </div> </td> <td> <b>Default:</b><br/><div style="color: blue">"!config"</div> @@ -91,7 +91,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> @@ -126,8 +126,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> @@ -159,8 +158,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> |