xoxys.yum/tasks/main.yml

7 lines
156 B
YAML
Raw Normal View History

2018-11-15 20:38:39 +00:00
---
2019-11-21 14:08:15 +00:00
- include_tasks: config.yml
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