-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I noticed the collection license was updated to specify the MIT license. This is incompatible with Ansible's GPL3 license once the code is distributed (which it now has been); this means the entire code must be GPL now. The incompatibility arose when the modules imported Ansible's code:
from ansible.module_utils.basic import AnsibleModule
Further incompatibilities will arise as you accept pull-requests from others for the project. Be sure to review this carefully.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels