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 - name: Restart prometheus-node-exporter
ansible.builtin.systemd: ansible.builtin.systemd:
name: prometheus-node-exporter name: prometheus-node-exporter

View File

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

View File

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