copr-hypervisor: try reboot in pre_tasks
This commit is contained in:
parent
76ea698369
commit
e3c695d2f7
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
pre_tasks:
|
||||
- include_role: name=copr/reboot
|
||||
tags: always
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
tasks:
|
||||
- include_role: name=copr/reboot
|
||||
tags: always
|
||||
- import_role: name=base
|
||||
- import_role: name=hosts
|
||||
- import_role: name=rkhunter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue