xoxys.yum/tasks/main.yml

7 lines
156 B
YAML
Raw Normal View History

2018-11-15 21:38:39 +01:00
---
2019-11-21 15:08:15 +01:00
- include_tasks: config.yml
2018-11-29 22:02:25 +01:00
- include_tasks: yum_cron.yml
when: yum_cron_enabled | bool
2018-11-29 22:02:25 +01:00
- include_tasks: repository.yml
- include_tasks: packages.yml