update readme

This commit is contained in:
Diogenes Pelisson 2020-05-04 18:58:54 -03:00
parent 3d353d39fa
commit 5e003d418e

View File

@ -13,7 +13,7 @@ Example Playbook
Install Loki and Promtail in local machine
```
```yml
- hosts: servers
roles:
- { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }