Merge "Set gather_facts to false while calling tempest playbook"

This commit is contained in:
Zuul 2019-04-25 17:55:06 +00:00 committed by Gerrit Code Review
commit 48fa85c8ac

View File

@ -48,6 +48,7 @@
- name: Validate the deployment
hosts: undercloud
gather_facts: false
tasks:
- include_tasks: tempest.yml
vars: