mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add custom parameter for a sensu_check. revert newline
This commit is contained in:
committed by
Matt Clay
parent
b649a15a97
commit
dcc841d8d6
@@ -189,6 +189,7 @@ except ImportError:
|
||||
# Let snippet from module_utils/basic.py return a proper error in this case
|
||||
pass
|
||||
|
||||
|
||||
def sensu_check(module, path, name, state='present', backup=False):
|
||||
changed = False
|
||||
reasons = []
|
||||
|
||||
Reference in New Issue
Block a user