diff --git a/README.md b/README.md index 21ebf18..f32b2a0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Example Playbook Install Loki and Promtail in local machine -``` +```yml - hosts: servers roles: - { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }