Skip to content

Commit 79e8cec

Browse files
authored
Make it possible to use wg-config tag only (#188)
otherwise it would fail with "'wireguard__restart_interface' is undefined"
1 parent 34d33d5 commit 79e8cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
{%- endif %}
8181
tags:
8282
- skip_ansible_lint
83+
- wg-config
8384

8485
- name: Register if config/private key already exists on target host
8586
ansible.builtin.stat:

0 commit comments

Comments
 (0)