ansible / ansible-creator

The fastest way to generate all your ansible content!
https://ansible.readthedocs.io/projects/creator/
Apache License 2.0
79 stars 27 forks source link

Clarification: Default template LICENSE #245

Open cofin opened 2 months ago

cofin commented 2 months ago
ISSUE TYPE

License clarification

SUMMARY

Hi, I've recently jumped back into the world of Ansible after a break, and I've discovered this great tool.

We would like to use this as the scaffolding for our new collection, however, I noticed that the default LICENCE template is GPLv3. I also don't see a way to specify a new license when generating a project with the CLI.

Is the intent for all generated projects to retain the GPL license or are authors free to alter this as needed?

Thanks in advance!

cofin commented 2 months ago

Without this license clarification, we (and I assume other software shops) will be unable to use this excellent tool. Any insight that could be provided would be great.

Also, let me know if this would be better suited for a discussion. I'll be happy to close this and create a new topic.

Thanks again

borisdali commented 2 months ago

+1, can we please get a clarification on the intent of placing that LICENSE file in the root of a newly scaffolded collection?

ujjwalpl commented 2 months ago

+1. Is this just a template which can be replaced with licensing policy of the collection being created and distributed ?

NilashishC commented 2 months ago

Hello all! As @ujjwalpl correctly mentioned, this is just a template and can be replaced by a licensing policy of your choice.

I will open a PR to update the documentation to mention this.

Thanks!

cofin commented 2 months ago

@NilashishC thanks so much for the response! We appreciate it and look forward to using this on our project. I'll leave this open so you can link it in a subsequent PR.