mirror of
https://gitea.invidious.io/iv-org/infrastructure.git
synced 2024-08-15 00:53:31 +00:00
Add metrics
This commit is contained in:
parent
274df1b73a
commit
bc603de866
5 changed files with 73 additions and 7 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_user: root
|
||||
ansible_port: 233
|
||||
|
@ -11,6 +12,7 @@ apt_packages:
|
|||
- net-tools
|
||||
- python3-setuptools
|
||||
- jq
|
||||
- prometheus-node-exporter
|
||||
|
||||
pip_install_packages:
|
||||
- name: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue