mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Change OS to VyOS in vyos_facts module's short description. (#22120)
modified: lib/ansible/modules/network/vyos/vyos_facts.py
This commit is contained in:
committed by
John R Barker
parent
76c46e9039
commit
f09df1820b
@@ -26,7 +26,7 @@ DOCUMENTATION = """
|
||||
module: vyos_facts
|
||||
version_added: "2.2"
|
||||
author: "Nathaniel Case (@qalthos)"
|
||||
short_description: Collect facts from remote devices running OS
|
||||
short_description: Collect facts from remote devices running VyOS
|
||||
description:
|
||||
- Collects a base set of device facts from a remote device that
|
||||
is running VyOS. This module prepends all of the
|
||||
|
||||
Reference in New Issue
Block a user