Ansible configuration for the Netz39 infrastructure
Find a file
2020-11-24 19:39:46 +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 Add docker tasks 2020-11-24 19:31:13 +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 Call docker tasks 2020-11-24 19:31:27 +01:00
README.md Readme: how to install dependencies 2020-11-24 19:39:46 +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

Call with

ansible-playbook -i inventory httpd.yml

You need to provide a user with sudo rights.