Commit Graph

7 Commits (c2d87816a871ead4471a50e920f2226ab9e5b696)

Author SHA1 Message Date
Brian Coca c03afccc05 reformated test, changed big assert to with_items
much easier to see the individual condition that causes the failure
when using with_items and evaluating each part of the assert individually
2015-12-01 21:11:12 -08:00
Brian Coca f6c64a8c00 fixed var file loading 2015-07-14 12:12:43 -04:00
Toshio Kuratomi c697d01151 Integration tests for #9242 and #9640 2014-11-26 10:55:37 -08:00
Toshio Kuratomi a9b5b1bf55 Test that we can override variables set in inventory when the vars_file name is templated
Fixes #8903
2014-09-09 15:43:10 -07:00
James Cammarata 14b8e2cf01 Make sure set_fact variables go into VARS_CACHE
Fixes #8758
2014-09-03 09:39:50 -05:00
James Cammarata 8a1fbed5d6 Correct variable blending from vars_files with hostvars in them
Fixes #8638
2014-08-20 15:49:01 -05:00
James Cammarata 272db903e5 Adding an integration test for variable precedence 2014-05-09 11:42:57 -05:00