Skip to content

License is incompatible #71

@duanetoler

Description

@duanetoler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions