deploy: Add prometheus node_exporter
This commit is contained in:
parent
a59423780e
commit
3bd0008a77
2 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,7 @@ jobs:
|
|||
apt install python3-pip -y
|
||||
python3 -m pip install ansible
|
||||
python3 -m pip install ansible-lint
|
||||
ansible-galaxy collection install prometheus.prometheus
|
||||
|
||||
- name: Populate relevant files
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue