mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 11:22:47 +00:00
Add licence and boilerplate to Online module_utils
This commit is contained in:
committed by
Toshio Kuratomi
parent
5c9241fa7c
commit
aeac8fe141
@@ -1,3 +1,8 @@
|
||||
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
import json
|
||||
import sys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user