Do not open up FW port for Prometheus.

This commit is contained in:
Chris Cowley 2020-12-12 22:14:57 +01:00
parent 9b52bb2110
commit e1085d7e22

View File

@ -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