Change `OS` to `VyOS` in vyos_facts module's short description. (#22120)

modified:   lib/ansible/modules/network/vyos/vyos_facts.py
pull/22139/head
Helge Sychla 8 years ago 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

Loading…
Cancel
Save