summaryrefslogtreecommitdiff
path: root/monitoring/zabbix_hostmacro.py
diff options
context:
space:
mode:
authorGreg DeKoenigsberg <greg.dekoenigsberg@gmail.com>2015-05-13 16:15:54 -0400
committerGreg DeKoenigsberg <greg.dekoenigsberg@gmail.com>2015-05-13 16:15:54 -0400
commita00065329271ff0d1ca50d58e7ff45f50f671d82 (patch)
tree1cbba4f306e61c3cfab14caede67b64878a00d51 /monitoring/zabbix_hostmacro.py
parentfeb71e82e370e0424b1e638342ab0c8a76985f19 (diff)
downloadansible-modules-extras-a00065329271ff0d1ca50d58e7ff45f50f671d82.tar.gz
Adding author's github id
Diffstat (limited to 'monitoring/zabbix_hostmacro.py')
-rw-r--r--monitoring/zabbix_hostmacro.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/monitoring/zabbix_hostmacro.py b/monitoring/zabbix_hostmacro.py
index 7869d55c..a8649454 100644
--- a/monitoring/zabbix_hostmacro.py
+++ b/monitoring/zabbix_hostmacro.py
@@ -26,7 +26,9 @@ short_description: Zabbix host macro creates/updates/deletes
description:
- manages Zabbix host macros, it can create, update or delete them.
version_added: "2.0"
-author: Dean Hailin Song
+author:
+ - "(@cave)"
+ - Dean Hailin Song
requirements:
- "python >= 2.6"
- zabbix-api