mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-21 20:51:27 +00:00
Do not open up FW port for Prometheus.
This commit is contained in:
parent
9b52bb2110
commit
e1085d7e22
@ -23,12 +23,6 @@
|
||||
- role: cloudalchemy.prometheus
|
||||
|
||||
post_tasks:
|
||||
- name: Open firewall
|
||||
ansible.posix.firewalld:
|
||||
port: 9090/tcp
|
||||
permanent: yes
|
||||
state: enabled
|
||||
|
||||
- name: Touching run file that ansible has ran here
|
||||
file:
|
||||
path: /var/log/ansible.run
|
||||
|
Loading…
Reference in New Issue
Block a user