Skip to content

Commit

Permalink
[release/v1.0] Fix typo in vars block (#2117)
Browse files Browse the repository at this point in the history
(cherry picked from commit df34fdb)

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
github-actions[bot] and clayton-cornell authored Nov 16, 2024
1 parent d7f124b commit 6cb7a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/set-up/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To add {{% param "PRODUCT_NAME" %}} to a host:
ansible.builtin.include_role:
name: grafana.grafana.alloy
vars:
config: |
alloy_config: |
prometheus.scrape "default" {
targets = [{"__address__" = "localhost:12345"}]
forward_to = [prometheus.remote_write.prom.receiver]
Expand Down

0 comments on commit 6cb7a0f

Please sign in to comment.