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