use include_tasks instead of include

Change-Id: I95274175d006d123aead0619886da0a351c09552
This commit is contained in:
zhulingjie 2018-10-11 14:32:41 -04:00
parent aab99ff6dd
commit ceab8ba1a7
1 changed files with 1 additions and 1 deletions

View File

@ -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