Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 9, 2024
1 parent 36dd2e0 commit 51419de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ to let Ansible know it is an inline host list not an [ansible-inventory.txt](ans
### Install Prometheus

```shell
ansible-playbook -i localhost, prometheus/prometheus.yml
ansible-playbook -i localhost, prometheus/prometheus_playbook.yml
```

### Install Node Exporter

```shell
ansible-playbook -i localhost, prometheus_node_exporter/node_exporter.yml
ansible-playbook -i localhost, prometheus_node_exporter/node_exporter_playbook.yml
```

## More Core Repos
Expand Down

0 comments on commit 51419de

Please sign in to comment.