xoxys.yum/molecule/ec2-centos-7/playbook.yml

11 lines
150 B
YAML
Raw Normal View History

2019-05-26 17:43:37 +02:00
---
- name: Converge
hosts: all
vars:
2019-06-19 12:06:23 +02:00
yum_cron_enabled: True
yum_cron_custom_cronjob:
2019-06-19 11:25:20 +02:00
enabled: True
2019-05-26 17:43:37 +02:00
roles:
- role: xoxys.yum