fix typo
This commit is contained in:
parent
80e0a094c5
commit
fe28ebdbf3
@ -64,7 +64,7 @@
|
|||||||
iptables_raw:
|
iptables_raw:
|
||||||
name: "allow_unifi"
|
name: "allow_unifi"
|
||||||
state: present
|
state: present
|
||||||
rules:"{{ unifi_open_ports }}"
|
rules: "{{ unifi_open_ports }}"
|
||||||
when: unifi_iptables_enabled
|
when: unifi_iptables_enabled
|
||||||
|
|
||||||
- name: Create systemd unit files
|
- name: Create systemd unit files
|
||||||
|
Loading…
Reference in New Issue
Block a user