diff --git a/lib/ansible/modules/monitoring/sensu_subscription.py b/lib/ansible/modules/monitoring/sensu_subscription.py index 3e3b55ae1d..6921c15c53 100644 --- a/lib/ansible/modules/monitoring/sensu_subscription.py +++ b/lib/ansible/modules/monitoring/sensu_subscription.py @@ -49,7 +49,7 @@ author: Anders Ingemann (@andsens) RETURN = ''' reasons: - description: the reasons why the moule changed or did not change something + description: the reasons why the module changed or did not change something returned: success type: list sample: ["channel subscription was absent and state is `present'"]