- name: reload systemd
command:
systemctl daemon-reload
- name: reload strongswan config
swanctl --load-all
- name: restart protonvpn-watchdog
service:
name: protonvpn-watchdog
state: restarted