summaryrefslogtreecommitdiff
path: root/roles/wgnet/handlers/main.yml
blob: e5a3add5c0034951c3306e88bedefc445014b886 (plain) (blame)
1
2
3
4
- name: Reload wgnet
  ansible.builtin.service:
    name: wg-quick@wg0
    state: reloaded