mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2025-07-21 08:41:34 +02:00
6 lines
112 B
YAML
6 lines
112 B
YAML
---
|
|
# handlers file for yum_cron
|
|
|
|
- name: restart yum-cron
|
|
service: name=yum-cron state=restarted enabled=yes
|