6 lines
81 B
YAML
6 lines
81 B
YAML
|
---
|
||
|
- name: restart rtty
|
||
|
systemd:
|
||
|
name: "rtty"
|
||
|
state: "restarted"
|