diff --git a/lib/ansible/modules/monitoring/sensu_client.py b/lib/ansible/modules/monitoring/sensu_client.py index ea221cbb2469a6..99df8c8097ce0d 100644 --- a/lib/ansible/modules/monitoring/sensu_client.py +++ b/lib/ansible/modules/monitoring/sensu_client.py @@ -84,7 +84,6 @@ custom: description: - Add custom attributes to the client definition. This dict will be added to the client definition scope as a JSON hash. - type: dict notes: - Check mode is supported '''