Files
apLukov/roles/network/handlers/main.yml
2024-10-30 01:50:38 +01:00

5 lines
113 B
YAML

---
# Reload network service using nohup
- name: Reload network
nohup:
command: /etc/init.d/network restart