mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Add proper quoting in hipchat example
This commit is contained in:
@@ -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"
|
||||
'''
|
||||
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user