Merge "use include_tasks instead of include"

This commit is contained in:
Zuul 2018-11-16 22:25:08 +00:00 committed by Gerrit Code Review
commit d2671f0ce6
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