Skip to content

License is incompatible #71

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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