Readme: how to install dependencies

This commit is contained in:
Stefan Haun 2020-11-24 19:39:46 +01:00
parent e94e380b5d
commit d0d3cc26c6

View file

@ -1,5 +1,10 @@
# Ansible configuration for tau.netz39.de
Setup
```bash
ansible-galaxy install -r requirements.yml
```
Call with
```bash
ansible-playbook -i inventory httpd.yml