diff --git a/playbooks/install_stack.yaml b/playbooks/install_stack.yaml index b17c26c..51bdef7 100644 --- a/playbooks/install_stack.yaml +++ b/playbooks/install_stack.yaml @@ -550,6 +550,7 @@ block: - name: Reboot the node become: true + become_user: root ansible.builtin.reboot: - name: Pause for 2 minutes to let all containers to start and OpenStack to be ready ansible.builtin.pause: