Open lattwood opened 1 year ago
License are very mixed in this repo. The roles are mixed licenses, and as far as I understand it, AGPLv3 & Apache aren't compatible.
As well, there's no license listed for the contents of example-playbooks & extra-playbooks, save for the async_extra extra-playbook, which is AGPLv3
example-playbooks
extra-playbooks
async_extra
extra-playbook
ansible-scylla-node
meta/main.yml
license (Apache)
README.md
Apache
files/hex2list.py
AGPLv3
ansible-scylla-monitoring
ansible-scylla-manager
BSD
Then in example-playbooks
async_extra/library/*.py
async_extra/action_plugins/*.py
License are very mixed in this repo. The roles are mixed licenses, and as far as I understand it, AGPLv3 & Apache aren't compatible.
As well, there's no license listed for the contents of
example-playbooks
&extra-playbooks
, save for theasync_extra
extra-playbook
, which is AGPLv3ansible-scylla-node
meta/main.yml
:license (Apache)
README.md
:Apache
files/hex2list.py
:AGPLv3
ansible-scylla-monitoring
meta/main.yml
:license (Apache)
README.md
:Apache
ansible-scylla-manager
meta/main.yml
:license (Apache)
README.md
:BSD
Then in
example-playbooks
async_extra/library/*.py
:AGPLv3
async_extra/action_plugins/*.py
:AGPLv3