Add github ID to author field in sensu_check

As proposed by @gregdek in #983
This commit is contained in:
Anders Ingemann
2015-09-17 12:01:48 +02:00
committed by Matt Clay
parent 5762e32dad
commit 21be3bceff

View File

@@ -148,7 +148,7 @@ options:
required: false required: false
default: null default: null
requirements: [ ] requirements: [ ]
author: Anders Ingemann author: "Anders Ingemann (@andsens)"
''' '''
EXAMPLES = ''' EXAMPLES = '''