Fixup tag bug in wireguard ansible role

This commit is contained in:
KemoNine 2020-08-13 20:44:02 -04:00
parent c19b93f621
commit b8ca590c22
1 changed files with 1 additions and 1 deletions

View File

@ -160,6 +160,6 @@
daemon_reload: yes
enabled: yes
state: restarted
when: not wireguard_containerized
when: not wireguard_containerized
tags:
- wg-config