You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/roles/test_template
Michael Scherer d8f66defd0 Ignore difference on whitespace (#17302)
While trying to fix the test suite on python3, I noticed
this test fail due to to_json adding more whitespace in
python3 than in python2. So -w should ignored those
differences.
10 years ago
..
files Fix template test results on python2.6 10 years ago
meta Rename tests to test, use old directory name. 12 years ago
tasks Ignore difference on whitespace (#17302) 10 years ago
templates add check_mode option for tasks (#16056) 10 years ago
vars Don't convert nulls to strings. 11 years ago