commit 41e758eb840ed3b82d0d2fc7fe34d3b990bcce5e Author: Stefan Haun Date: Mon Nov 23 16:25:02 2020 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f3e78b --- /dev/null +++ b/README.md @@ -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.