mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
---
|
|
tcp_ports: [22, 80]
|
|
datacenter: cloud
|
|
freezes: false
|
|
devel: true
|
|
custom_rules: ['-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT']
|