CIS + inital
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# WireGuard Server Role - Handlers
|
||||
|
||||
- name: restart wireguard
|
||||
ansible.builtin.systemd:
|
||||
name: "wg-quick@{{ wg_interface }}"
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user