5 lines
74 B
YAML
5 lines
74 B
YAML
|
- name: restart unbound
|
||
|
systemd:
|
||
|
state: restarted
|
||
|
name: unbound
|