diff --git a/tasks/Linux/configure.yml b/tasks/Linux/configure.yml index dd640ab..dcf705f 100644 --- a/tasks/Linux/configure.yml +++ b/tasks/Linux/configure.yml @@ -46,5 +46,5 @@ community.general.seport: ports: '{{ postgres_exporter_web_listen_port }}' proto: 'tcp' - setype: 'ssh_port_t' + setype: 'http_port_t' state: 'present'