commit | 5a02548b8d312a8c772cf45bd94db1b692d5e116 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Fri Nov 17 19:07:41 2023 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Nov 17 19:07:41 2023 +0200 |
tree | fa53c8a93fcd95f83b8dfe73bf1ed42605336d82 | |
parent | 1b27001d1fd45f5f4dc8a794c60c7c99070b7e11 [diff] |
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"