diff --git a/notification/hipchat b/notification/hipchat index 207b1bf1298..adc18ae2cce 100644 --- a/notification/hipchat +++ b/notification/hipchat @@ -52,7 +52,7 @@ author: WAKAYAMA Shirou ''' EXAMPLES = ''' -action: hipchat token=AAAAAA room=notify msg=Ansible task finished +action: hipchat token=AAAAAA room=notify msg="Ansible task finished" ''' # ===========================================