2 parents 180e9eb + be1d65b commit ae1c4bdCopy full SHA for ae1c4bd
1 file changed
playbooks/install_stack.yaml
@@ -597,6 +597,7 @@
597
block:
598
- name: Reboot the node
599
become: true
600
+ become_user: root
601
ansible.builtin.reboot:
602
- name: Pause for 2 minutes to let all containers to start and OpenStack to be ready
603
ansible.builtin.pause:
0 commit comments