- name: Run devstack
  shell: ./stack.sh 2>&1
  args:
    chdir: "{{devstack_base_dir}}/devstack"
  become: true
  become_user: stack