Split integration tests out from Makefile. (#17976)

This commit is contained in:
Matt Clay
2016-10-12 14:57:53 -07:00
committed by GitHub
parent bf3d546d9a
commit 80a5c70ad7
169 changed files with 612 additions and 420 deletions

View File

@@ -1,3 +0,0 @@
---
test_hash:
vars_file: "this is in a vars_file"

View File

@@ -1,5 +0,0 @@
---
extra_var: "BAD!"
role_var: "BAD!"
vars_files_var: "vars_files_var"
vars_files_var_role: "should be overridden by roles"