diff --git a/README.md b/README.md index 5413d13..9865764 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Ansible playbooks to manage the IT infrastructure. Make sure to define the hosts in `/etc/ansible/hosts`: -```sh +```toml [serversgroup] ansible_user=ansible ```