summaryrefslogtreecommitdiff
path: root/monitoring/zabbix_hostmacro.py
diff options
context:
space:
mode:
authorFabio Alessandro Locati <me@fale.io>2016-12-01 17:24:49 +0000
committerJohn R Barker <john@johnrbarker.com>2016-12-01 17:24:49 +0000
commitd1d5a5ea85cf742fa5ee5aab8d8f81fc1a25af42 (patch)
treecf08cf4f503a8e8967e75e96f612575a55b18d5f /monitoring/zabbix_hostmacro.py
parent58b3a438531c6becf6b48224fdabe9ad4e9e916e (diff)
downloadansible-modules-extras-d1d5a5ea85cf742fa5ee5aab8d8f81fc1a25af42.tar.gz
Fix spacing (#3616)
Diffstat (limited to 'monitoring/zabbix_hostmacro.py')
-rw-r--r--monitoring/zabbix_hostmacro.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/monitoring/zabbix_hostmacro.py b/monitoring/zabbix_hostmacro.py
index a83a1954..c02f9b6e 100644
--- a/monitoring/zabbix_hostmacro.py
+++ b/monitoring/zabbix_hostmacro.py
@@ -92,8 +92,8 @@ EXAMPLES = '''
login_user: username
login_password: password
host_name: ExampleHost
- macro_name:Example macro
- macro_value:Example value
+ macro_name: Example macro
+ macro_value: Example value
state: present
'''