Specify that generally code was taken from the CCCHH/ansible-infra repo

Do this in preparation for using more code from the CCCHH/ansible-infra
repo, not just for the docker role.
Also use the current name and repository URL.
This commit is contained in:
Julian Schacher
2024-02-07 17:53:27 +01:00
parent 31f65d591c
commit 2167849edf

View File

@@ -2,5 +2,5 @@
## Open Source Software Used
Source code of the [docker role](playbooks/roles/docker) was taken from the [ccchh-ansible repo](https://gitlab.hamburg.ccc.de/ccchh/thinkcccentre-ansible), where it was licensed under the MIT license.
Source code was taken from the [CCCHH/ansible-infra repo](https://git.hamburg.ccc.de/CCCHH/ansible-infra), where it was licensed under the MIT license.
A copy of the license can be found under [`licenses/ccchh-ansible_mit_license`](licenses/ccchh-ansible_mit_license).