mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-05 16:04:09 -07:00
Add extends_documentation_fragment back (#22293)
This commit is contained in:
parent
284b3e42d1
commit
0775d39a87
27 changed files with 28 additions and 1 deletions
|
@ -33,6 +33,7 @@ description:
|
|||
- Runs one or more commands on remote devices running VyOS.
|
||||
This module can also be introspected to validate key parameters before
|
||||
returning successfully.
|
||||
extends_documentation_fragment: vyos
|
||||
options:
|
||||
hostname:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue