netz39-infra-ansible/README.md

14 lines
213 B
Markdown
Raw Normal View History

2020-11-23 16:25:02 +01:00
# Ansible configuration for tau.netz39.de
2020-11-24 19:39:46 +01:00
Setup
```bash
ansible-galaxy install -r requirements.yml
```
2020-11-23 16:25:02 +01:00
Call with
```bash
ansible-playbook -i inventory httpd.yml
```
You need to provide a user with sudo rights.