mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
Tested against VYOS version (#28562)
* Tested againset VYOS version Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix duplicate dict key error vyos_command Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
11b50671ba
commit
10467efaba
13 changed files with 28 additions and 3 deletions
|
@ -33,6 +33,8 @@ description:
|
|||
module will always collect a base set of facts from the device
|
||||
and can enable or disable collection of additional facts.
|
||||
extends_documentation_fragment: vyos
|
||||
notes:
|
||||
- Tested against VYOS 1.1.7
|
||||
options:
|
||||
gather_subset:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue