mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
open httpd ports
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
line="-A INPUT -s 172.24.0.10/24 -p tcp -m multiport --dports {{ item }} -m comment --comment \"added by fedora-infra ansible\" -j ACCEPT"
|
||||
backup=yes
|
||||
with_items:
|
||||
- 80,443
|
||||
- 3260
|
||||
- 3306
|
||||
- 5671
|
||||
|
||||
Reference in New Issue
Block a user