5 lines
79 B
YAML
5 lines
79 B
YAML
|
---
|
||
|
- name: restart knot
|
||
|
service: "name=knot state=restarted"
|
||
|
become: true
|