Merge pull request #8843 from resmo/fix/boilerplate
zabbix_maintenance: move to new boilerplatepull/4420/head
commit
cb2520a73a
|
@ -367,6 +367,5 @@ def main():
|
|||
|
||||
module.exit_json(changed=changed)
|
||||
|
||||
# include magic from lib/ansible/module_common.py
|
||||
#<<INCLUDE_ANSIBLE_MODULE_COMMON>>
|
||||
from ansible.module_utils.basic import *
|
||||
main()
|
||||
|
|
Loading…
Reference in New Issue