Commit Graph

7 Commits (0cf9f9d71527a1982fea95669d0c663a04aaa004)

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
9 years ago
Brian Coca f6c64a8c00 fixed var file loading 9 years ago
Toshio Kuratomi c697d01151 Integration tests for #9242 and #9640 10 years ago
Toshio Kuratomi a9b5b1bf55 Test that we can override variables set in inventory when the vars_file name is templated
Fixes #8903
10 years ago
James Cammarata 14b8e2cf01 Make sure set_fact variables go into VARS_CACHE
Fixes #8758
10 years ago
James Cammarata 8a1fbed5d6 Correct variable blending from vars_files with hostvars in them
Fixes #8638
10 years ago
James Cammarata 272db903e5 Adding an integration test for variable precedence 11 years ago