mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Add github ID to author field in sensu_check
As proposed by @gregdek in #983
This commit is contained in:
parent
5762e32dad
commit
21be3bceff
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
requirements: [ ]
|
requirements: [ ]
|
||||||
author: Anders Ingemann
|
author: "Anders Ingemann (@andsens)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue