Skip to content

Commit

Permalink
fix: port
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfaircloth committed Dec 5, 2024
1 parent 40a5c14 commit 4b2ace8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@

- name: Allow Firewall Broker Traffic
ansible.posix.firewalld:
port: 9093/tcp
port: 9092/tcp
permanent: true
state: enabled
immediate: true
Expand Down

0 comments on commit 4b2ace8

Please sign in to comment.