Fix wireguard firewall bug

This commit is contained in:
KemoNine 2020-08-10 20:16:44 -04:00
parent 8eedffecf9
commit c189491024
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@
immediate: yes
interface: wg0
permanent: yes
state: present
state: enabled
when: "'frames' in group_names"