5 lines
113 B
YAML
5 lines
113 B
YAML
---
|
|
# Reload network service using nohup
|
|
- name: Reload network
|
|
nohup:
|
|
command: /etc/init.d/network restart |