mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
Add author data
This commit is contained in:
committed by
Matt Clay
parent
9e56cb6c0f
commit
313352c845
@@ -22,7 +22,7 @@
|
||||
DOCUMENTATION='''
|
||||
---
|
||||
module: nmcli
|
||||
author: Chris Long
|
||||
author: "Chris Long (@alcamie101)"
|
||||
short_description: Manage Networking
|
||||
requirements: [ nmcli, dbus ]
|
||||
version_added: "2.0"
|
||||
|
||||
@@ -75,7 +75,7 @@ options:
|
||||
require: false
|
||||
default: null
|
||||
aliases: []
|
||||
author: Trond Hindenes, Peter Mounce, Pepe Barbe, Adam Keech
|
||||
author: "Trond Hindenes (@trondhindenes), Peter Mounce (@petemounce), Pepe Barbe (@elventear), Adam Keech (@smadam813)"
|
||||
'''
|
||||
|
||||
# TODO:
|
||||
|
||||
Reference in New Issue
Block a user