Merge "Enable tripleo setup for molecule" into stable/train

This commit is contained in:
Zuul 2020-08-31 23:53:56 +00:00 committed by Gerrit Code Review
commit d7c8d0cd1f
1 changed files with 5 additions and 2 deletions

View File

@ -17,5 +17,8 @@
- name: Prepare
hosts: all
roles:
- role: test_deps
tasks:
- include_role:
name: test_deps
vars:
test_deps_setup_tripleo: true