diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-03 15:47:29 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-03 15:47:29 +0300 |
| commit | 13ee057a0229a3e0a35a6ddfb6450e69c7fe9aac (patch) | |
| tree | b6844d84499ded67f5a7cc530220e4c575eec628 /docs | |
| parent | dc3b2a6cb4fb960fc6c04087700cd757a417584e (diff) | |
| download | vyos.vyos-test/l3-interfaces-unit-tests.tar.gz vyos.vyos-test/l3-interfaces-unit-tests.zip | |
T8516: drop out-of-scope config and generated-docs changestest/l3-interfaces-unit-tests
Reviewer request (gaige): top-level instruction files (.coderabbit.yaml,
AGENTS.md) belong in separate PRs. Also revert unrelated generated-docs
drift in vyos_config / vyos_bgp_global rst files. All four files are now
identical to main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/vyos.vyos.vyos_bgp_global_module.rst | 2 | ||||
| -rw-r--r-- | docs/vyos.vyos.vyos_config_module.rst | 21 |
2 files changed, 1 insertions, 22 deletions
diff --git a/docs/vyos.vyos.vyos_bgp_global_module.rst b/docs/vyos.vyos.vyos_bgp_global_module.rst index e83a147d..ecf44968 100644 --- a/docs/vyos.vyos.vyos_bgp_global_module.rst +++ b/docs/vyos.vyos.vyos_bgp_global_module.rst @@ -888,7 +888,7 @@ Parameters <td> </td> <td> - <div>Allow this EBGP neighbor to not be on a directly connected network. Specify the number of hops.</div> + <div>Allow this EBGP neighbor to not be on a directly connected network. Specify the number hops.</div> </td> </tr> <tr> diff --git a/docs/vyos.vyos.vyos_config_module.rst b/docs/vyos.vyos.vyos_config_module.rst index b5b9f8b9..e2be25b9 100644 --- a/docs/vyos.vyos.vyos_config_module.rst +++ b/docs/vyos.vyos.vyos_config_module.rst @@ -36,27 +36,6 @@ Parameters <tr> <td colspan="2"> <div class="ansibleOptionAnchor" id="parameter-"></div> - <b>allow_password_change</b> - <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> - <div style="font-size: small"> - <span style="color: purple">string</span> - </div> - </td> - <td> - <ul style="margin: 0; padding: 0"><b>Choices:</b> - <li>all</li> - <li><div style="color: blue"><b>plaintext</b> ←</div></li> - <li>encrypted</li> - <li>none</li> - </ul> - </td> - <td> - <div>The <code>allow_password_change</code> argument specifies whether any configuration lines which would change a user's password should be filtered out. By default only plaintext password changes are allowed and any encrypted-password keys are filtered out. In order to allow all password updates, both plaintext and encrypted, set this argument to <code>all</code>.</div> - </td> - </tr> - <tr> - <td colspan="2"> - <div class="ansibleOptionAnchor" id="parameter-"></div> <b>backup</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> |
