mirror of
https://github.com/roles-ansible/ansible_role_unbound.git
synced 2024-08-16 13:39:49 +02:00
5 lines
78 B
YAML
5 lines
78 B
YAML
---
|
|
- name: restart unbound
|
|
service:
|
|
name: unbound
|
|
state: restarted
|