4 lines
62 B
YAML
4 lines
62 B
YAML
---
|
|
- name: restart cron
|
|
service: name=cron state=restarted
|
---
|
|
- name: restart cron
|
|
service: name=cron state=restarted
|