zabbix_maintenance: move to new boilerplate
parent
dac11904cb
commit
20a3772d85
|
@ -367,6 +367,5 @@ def main():
|
||||||
|
|
||||||
module.exit_json(changed=changed)
|
module.exit_json(changed=changed)
|
||||||
|
|
||||||
# include magic from lib/ansible/module_common.py
|
from ansible.module_utils.basic import *
|
||||||
#<<INCLUDE_ANSIBLE_MODULE_COMMON>>
|
|
||||||
main()
|
main()
|
||||||
|
|
Loading…
Reference in New Issue