Hello Michael, James,
I want to bundle Ansible as part of a bigger package. This means the entire Ansible source would sit in its own folder. Another program which may or may not be GPL will call Ansible via exec/fork/sockets. It will not be embedding the Ansible code or modifying it anyway. Is this in violation of GPLv3?
I’ve researched GPL and it has said that plugins or calling those dependencies from fork/exec/sockets will not be constituted as a single program. But the part where it talks about an aggregate distribution is not clear on this.
Thanks,
Roger