mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
5 lines
68 B
YAML
5 lines
68 B
YAML
- name: restart cron
|
|
service:
|
|
name: cron
|
|
state: restarted
|