Skip to content

Commit

Permalink
Removed unused official prometheus role (for node exporter)
Browse files Browse the repository at this point in the history
  • Loading branch information
LDiazN committed Feb 11, 2025
1 parent 780c594 commit 13559b5
Showing 1 changed file with 15 additions and 19 deletions.
34 changes: 15 additions & 19 deletions ansible/requirements/ansible-galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
roles:
- src: willshersystems.sshd
version: v0.25.0
- src: nginxinc.nginx
version: 0.24.3
- src: geerlingguy.certbot
version: 5.2.0
- src: artis3n.tailscale
version: v4.5.0
- src: https://github.com/idealista/clickhouse_role
scm: git
version: 3.5.1
name: idealista.clickhouse_role
- src: https://github.com/ooni/airflow-role.git
scm: git
name: ooni.airflow_role
collections:
- name: prometheus.prometheus
version: 0.24.1
- src: willshersystems.sshd
version: v0.25.0
- src: nginxinc.nginx
version: 0.24.3
- src: geerlingguy.certbot
version: 5.2.0
- src: artis3n.tailscale
version: v4.5.0
- src: https://github.com/idealista/clickhouse_role
scm: git
version: 3.5.1
name: idealista.clickhouse_role
- src: https://github.com/ooni/airflow-role.git
scm: git
name: ooni.airflow_role

0 comments on commit 13559b5

Please sign in to comment.