Fix Ansible documentation in part of example formatting (#334)

This commit is contained in:
Andrew Klychkov
2020-05-15 13:12:41 +03:00
committed by GitHub
parent 58ed77e851
commit 983d937b7b
58 changed files with 376 additions and 353 deletions

View File

@@ -43,13 +43,15 @@ author: "Jim Richardson (@weaselkeeper)"
'''
EXAMPLES = '''
- pushover:
- name: Send notifications via pushover.net
pushover:
msg: '{{ inventory_hostname }} is acting strange ...'
app_token: wxfdksl
user_key: baa5fe97f2c5ab3ca8f0bb59
delegate_to: localhost
- pushover:
- name: Send notifications via pushover.net
pushover:
title: 'Alert!'
msg: '{{ inventory_hostname }} has exploded in flames, It is now time to panic'
pri: 1