Skip to content

Commit

Permalink
Merge pull request #239 from ScarletBlizzard/patch-1
Browse files Browse the repository at this point in the history
docs: fix blackbox_exporter role name
  • Loading branch information
gardar authored Oct 27, 2023
2 parents 1ab15ca + 98f6dac commit 7a12c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/blackbox_exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Please refer to the [collection docs](https://prometheus-community.github.io/ans
- hosts: all
become: true
roles:
- prometheus.prometheus.blackbox-exporter
- prometheus.prometheus.blackbox_exporter
```
### Demo site
Expand Down

0 comments on commit 7a12c9e

Please sign in to comment.