This commit is contained in:
parent
ca386aa414
commit
e924d3e33c
@ -3,7 +3,7 @@
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
port: https
|
||||
src: {{ item }}
|
||||
src: "{{ item }}"
|
||||
with_items: "{{ webgw_allowedranges }}"
|
||||
|
||||
- name: "Install Nginx via apt"
|
||||
|
Loading…
Reference in New Issue
Block a user