xoxys.yum/tasks/main.yml

6 lines
128 B
YAML
Raw Normal View History

2018-11-15 20:38:39 +00:00
---
2018-11-29 21:02:25 +00:00
- include_tasks: yum_cron.yml
when: yum_cron_enabled | bool
2018-11-29 21:02:25 +00:00
- include_tasks: repository.yml
- include_tasks: packages.yml