mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix some module author names (#55770)
* Fix some module author names During some data analysis we noticed some typos in author lines.
This commit is contained in:
@@ -25,7 +25,7 @@ DOCUMENTATION = """
|
||||
---
|
||||
module: vyos_command
|
||||
version_added: "2.2"
|
||||
author: "Nathaniel Case (@qalthos)"
|
||||
author: "Nathaniel Case (@Qalthos)"
|
||||
short_description: Run one or more commands on VyOS devices
|
||||
description:
|
||||
- The command module allows running one or more commands on remote
|
||||
|
||||
Reference in New Issue
Block a user