diff --git a/tests/test-install-zun.yml b/tests/test-install-zun.yml index 678ccbb..d428c7e 100644 --- a/tests/test-install-zun.yml +++ b/tests/test-install-zun.yml @@ -15,7 +15,11 @@ - name: Installation and setup of Zun hosts: zun_all + gather_facts: true + any_errors_fatal: true remote_user: root + vars_files: + - common/test-vars.yml roles: - role: "os_zun" zun_oslomsg_rpc_password: secrete