prometheus_node_exporter: lint

This commit is contained in:
uumas
2024-11-08 02:49:33 +02:00
parent 228dde059d
commit 2932426f1f
3 changed files with 0 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
---
- name: Restart prometheus-node-exporter
ansible.builtin.systemd:
name: prometheus-node-exporter

View File

@@ -1,5 +1,4 @@
---
argument_specs:
main:
description: Installs and configures prometheus node exporter to listen on local ipv4 address

View File

@@ -1,5 +1,4 @@
---
- name: Install prometheus node exporter
ansible.builtin.apt:
name: prometheus-node-exporter