feat: wireguard role allow multiple endpoints
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
- name: Reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
|
||||
- name: Apply sysctl
|
||||
ansible.builtin.command: sysctl --system
|
||||
changed_when: true
|
||||
|
||||
Reference in New Issue
Block a user