diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2021-05-18 12:49:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-18 16:49:46 +0000 |
commit | 5b66d83236407944703dc1cdf18eb380997cae75 (patch) | |
tree | 2d0785fcf751422381bd94b3514bf2eea8f2b074 /docs/vyos.vyos.vyos_facts_module.rst | |
parent | 04a4b361ef7938f5de1a1d02f036ba14a364fe34 (diff) | |
download | vyos.vyos-5b66d83236407944703dc1cdf18eb380997cae75.tar.gz vyos.vyos-5b66d83236407944703dc1cdf18eb380997cae75.zip |
Revert "Prepare vyos release 2.2.1 (#163)" (#166)
Revert "Prepare vyos release 2.2.1"
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'docs/vyos.vyos.vyos_facts_module.rst')
-rw-r--r-- | docs/vyos.vyos.vyos_facts_module.rst | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/vyos.vyos.vyos_facts_module.rst b/docs/vyos.vyos.vyos_facts_module.rst index b931d4c..3177888 100644 --- a/docs/vyos.vyos.vyos_facts_module.rst +++ b/docs/vyos.vyos.vyos_facts_module.rst @@ -36,25 +36,6 @@ Parameters <tr> <td colspan="2"> <div class="ansibleOptionAnchor" id="parameter-"></div> - <b>available_network_resources</b> - <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> - <div style="font-size: small"> - <span style="color: purple">boolean</span> - </div> - </td> - <td> - <ul style="margin: 0; padding: 0"><b>Choices:</b> - <li><div style="color: blue"><b>no</b> ←</div></li> - <li>yes</li> - </ul> - </td> - <td> - <div>When 'True' a list of network resources for which resource modules are available will be provided.</div> - </td> - </tr> - <tr> - <td colspan="2"> - <div class="ansibleOptionAnchor" id="parameter-"></div> <b>gather_network_resources</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> |