Extend tests vars overrides

This ensures that our group vars are well applied.
This check is useful to ensure the default inventory loads fine,
which would fail to apply group vars if it wasn't loading properly.

Change-Id: Idc1a2be1ee761ed01c3b54547fd3be804b0c0c33
This commit is contained in:
Jean-Philippe Evrard 2017-11-27 09:04:32 +00:00
parent c4aeb63e84
commit 6e1f3ca41c
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
connection: local
user: root
tasks:
- name: Ensuring existing group vars are well applied
assert:
that:
- "openstack_release is defined"
- name: Ensuring babar is well defined
assert:
that: