Ansible configuration for the Netz39 infrastructure
Find a file
2020-11-24 21:21:47 +01:00
roles/setup-http-site-proxy Add httpd setup and role for docker proxy in Apache2 2020-11-23 16:25:40 +01:00
tasks Install python-docker 2020-11-24 21:21:47 +01:00
users Add authorized keys for user alex 2020-11-24 19:17:01 +01:00
inventory Add inventory with tau 2020-11-23 16:25:24 +01:00
main.yml Rename task docker to docker_install 2020-11-24 19:44:01 +01:00
README.md Add dependency for docker management 2020-11-24 19:42:03 +01:00
requirements.yml Add requirements 2020-11-24 18:37:51 +01:00

Ansible configuration for tau.netz39.de

Setup

ansible-galaxy install -r requirements.yml
ansible-galaxy collection install community.general

Call with

ansible-playbook -i inventory httpd.yml

You need to provide a user with sudo rights.