Merge "Set gather_facts to false while calling tempest playbook"
This commit is contained in:
commit
48fa85c8ac
@ -48,6 +48,7 @@
|
||||
|
||||
- name: Validate the deployment
|
||||
hosts: undercloud
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- include_tasks: tempest.yml
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user