diff --git a/roles/copr/hypervisor/tasks/main.yml b/roles/copr/hypervisor/tasks/main.yml index 9598b5a561..ee339d6bac 100644 --- a/roles/copr/hypervisor/tasks/main.yml +++ b/roles/copr/hypervisor/tasks/main.yml @@ -1,4 +1,10 @@ --- +- name: Unconditionally reboot the machine with all defaults + ansible.builtin.reboot: + tags: + - never + - reboot_copr_hypervisor + - name: OpenStack package repository for RHEL8, noarch only copy: content: |