4 lines
70 B
YAML
4 lines
70 B
YAML
|
---
|
||
|
- name: Restart unbound
|
||
|
service: name=unbound state=restarted
|
||
|
|