This commit is contained in:
@ -59,4 +59,11 @@
|
||||
state: present
|
||||
name:
|
||||
- prometheus-haproxy-exporter
|
||||
|
||||
- name: Allow node-exporter via ufw
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
port: 9100
|
||||
proto: tcp
|
||||
src: 192.168.69.0/24
|
||||
...
|
||||
|
Reference in New Issue
Block a user