mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-25 06:31: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
|
- role: cloudalchemy.prometheus
|
||||||
|
|
||||||
post_tasks:
|
post_tasks:
|
||||||
- name: Open firewall
|
|
||||||
ansible.posix.firewalld:
|
|
||||||
port: 9090/tcp
|
|
||||||
permanent: yes
|
|
||||||
state: enabled
|
|
||||||
|
|
||||||
- name: Touching run file that ansible has ran here
|
- name: Touching run file that ansible has ran here
|
||||||
file:
|
file:
|
||||||
path: /var/log/ansible.run
|
path: /var/log/ansible.run
|
||||||
|
Loading…
Reference in New Issue
Block a user