fix syntax highlighting
This commit is contained in:
parent
a01d6b3316
commit
a2196ef4c2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Ansible playbooks to manage the IT infrastructure.
|
|||
|
||||
Make sure to define the hosts in `/etc/ansible/hosts`:
|
||||
|
||||
```sh
|
||||
```toml
|
||||
[serversgroup]
|
||||
<hostname or IP address> ansible_user=ansible
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue