forked from Netz39_Admin/netz39-infra-ansible
Initial commit
This commit is contained in:
commit
41e758eb84
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Ansible configuration for tau.netz39.de
|
||||
|
||||
Call with
|
||||
```bash
|
||||
ansible-playbook -i inventory httpd.yml
|
||||
```
|
||||
|
||||
You need to provide a user with sudo rights.
|
Loading…
Reference in a new issue