Merge pull request #8843 from resmo/fix/boilerplate
zabbix_maintenance: move to new boilerplate
This commit is contained in:
commit
fb42dfac59
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue