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:
parent
76c46e9039
commit
f09df1820b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue