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