Fix typo

Change-Id: I67560ec5ca4c9ba61d57c8cf82d0b65026384d8a
diff --git a/playbooks/tempest-and-cinderlib-run.yaml b/playbooks/tempest-and-cinderlib-run.yaml
index aaf5bc9..5b8d8bb 100644
--- a/playbooks/tempest-and-cinderlib-run.yaml
+++ b/playbooks/tempest-and-cinderlib-run.yaml
@@ -3,7 +3,7 @@
     - name: Setup devstack
       block:
         - ansible.builtin.include_role:
-          name: "{{ item }}"
+            name: "{{ item }}"
           loop:
             - "sp-openstack-integration-groups"
             - "orchestrate-devstack"