use include_tasks instead of include
Change-Id: I95274175d006d123aead0619886da0a351c09552
This commit is contained in:
parent
aab99ff6dd
commit
ceab8ba1a7
@ -40,7 +40,7 @@
|
||||
dest: "{{ tempestconf_src_relative_path }}/generate-tempestconf.sh"
|
||||
mode: 0744
|
||||
|
||||
- include: test-demo-user.yaml
|
||||
- include_tasks: test-demo-user.yaml
|
||||
when: test_demo_user
|
||||
|
||||
- name: Generate tempest configuration file
|
||||
|
Loading…
x
Reference in New Issue
Block a user