2017-11-01 14:49:28 +00:00

8 lines
96 B
YAML

---
- name: Restart yum-cron
service:
name: yum-cron
state: restarted
become: True