summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-01 20:27:14 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-01 20:30:53 +0200
commit3539ae655847b89858d232f78b82cc6cd4924426 (patch)
tree20c66101c2c6ed1b0304e663449833545f719636 /roles
parent16dce63ea4027390b152e7064b8b4e6bf1a18518 (diff)
Add testing of wireguard_gateway role
Diffstat (limited to 'roles')
-rw-r--r--roles/wireguard_gateway/handlers/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/wireguard_gateway/handlers/main.yml b/roles/wireguard_gateway/handlers/main.yml
index 4bffa794..4b7cb2f2 100644
--- a/roles/wireguard_gateway/handlers/main.yml
+++ b/roles/wireguard_gateway/handlers/main.yml
@@ -3,4 +3,4 @@
become: true
ansible.builtin.command:
cmd: "sysctl -p"
- changed_when: false \ No newline at end of file
+ changed_when: false