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/units/inventory_test_data
Richard C Isaacson 16fe09eef8 Fixes related to uncommenting test_dir_inventory in TestInventory.
0. Uncomment the test.
1. Test fails.
2. Make vars unique per file in test inventory files.
3. Modify token addition to not ast.literal_eval(v) a variable containing a hash.
4. Modify vars to have an escape in test inventory file.
5. Catch exceptions explicitly. Any unknown exceptions should be a bug.
6. Test passes.
10 years ago
..
inventory Rename tests to test, use old directory name. 11 years ago
inventory_dir Fixes related to uncommenting test_dir_inventory in TestInventory. 10 years ago
ansible_hosts Rename tests to test, use old directory name. 11 years ago
common_vars.yml Rename tests to test, use old directory name. 11 years ago
complex_hosts Rename tests to test, use old directory name. 11 years ago
hosts_list.yml Rename tests to test, use old directory name. 11 years ago
inventory_api.py Rename tests to test, use old directory name. 11 years ago
large_range Rename tests to test, use old directory name. 11 years ago
restrict_pattern Rename tests to test, use old directory name. 11 years ago
simple_hosts Rename tests to test, use old directory name. 11 years ago