xoxys.yum/molecule/centos7/converge.yml

11 lines
150 B
YAML
Raw Permalink Normal View History

2019-05-26 17:43:37 +02:00
---
- name: Converge
hosts: all
2019-10-19 16:35:24 +02:00
vars:
yum_cron_enabled: True
yum_cron_custom_cronjob:
enabled: True
2019-05-26 17:43:37 +02:00
roles:
- role: xoxys.yum