mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-10 18:29:11 -07:00
Minor fixes (#25059)
1) Examples: Remove double space between "option:" and "value" 2) Documentation: Fix rendering usses 3) Documentation: Remove `required: true` to match argspec
This commit is contained in:
parent
ce584571e8
commit
3740ad2828
27 changed files with 287 additions and 291 deletions
|
@ -32,8 +32,8 @@ author:
|
|||
- Zhijin Zhou (@CloudEngine-Ansible)
|
||||
notes:
|
||||
- The relevant configurations will be deleted if DLDP is disabled using enable=disable.
|
||||
- When using auth_mode=none, it will restore the default DLDP authentication mode(By default,
|
||||
DLDP packets are not authenticated.).
|
||||
- When using auth_mode=none, it will restore the default DLDP authentication mode. By default,
|
||||
DLDP packets are not authenticated.
|
||||
- By default, the working mode of DLDP is enhance, so you are advised to use work_mode=enhance to restore defualt
|
||||
DLDP working mode.
|
||||
- The default interval for sending Advertisement packets is 5 seconds, so you are advised to use time_interval=5 to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue