[ansible-devel] Merging GPLv3 and AGPL licensing in a module development

2022-04-27 Thread Can Özyurt
Hello everyone, I and my team are writing an ansible collection for MAAS which we hope to share with everyone. We are using python-libmaas library to communicate with the MAAS API. python-libmaas is being developed under GNU AGPL and ansible requires every module to be licensed under GPLv3 and

Re: [ansible-devel] Merging GPLv3 and AGPL licensing in a module development

2022-04-27 Thread Can Özyurt
Hi Felix, Thanks for the help. Can you please walk me through the licensing requirements note on this page ? I think the note section is stating the opposite. On Wednesday, 27 April 2022 at 15:01:06 UTC+3 Feli