Files
it-ansible/README.md
Julian Schacher 75acd59ee8 Add docker role for making sure Docker is installed
Add a docker role for making sure Docker is installed from the Docker
repositories.
Take the role from the ccchh-ansible repo, provide attribution in the
README and add the relevant license in a new licenses directory.
Modify the role by removing the distribution check and adjusting the
task names to be in line with other task names in this repo.
2023-11-24 13:37:40 +01:00

7 lines
379 B
Markdown

# cit Ansible Infrastructure
## 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.
A copy of the license can be found under [`licenses/ccchh-ansible_mit_license`](licenses/ccchh-ansible_mit_license).