mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
logdetective: specify protocol
This commit is contained in:
@@ -108,6 +108,6 @@
|
||||
|
||||
- name: Allow accessing 8080 from the outside
|
||||
ansible.posix.firewalld:
|
||||
port: 8080
|
||||
port: 8080/tcp
|
||||
permanent: true
|
||||
state: enabled
|
||||
|
||||
Reference in New Issue
Block a user