xoxys.yum/tasks/main.yml

6 lines
128 B
YAML
Raw Normal View History

2018-11-15 21:38:39 +01:00
---
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