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/lib/ansible/inventory
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.
12 years ago
..
vars_plugins Ansible vault: a framework for encrypting any playbook or var file. 12 years ago
__init__.py Avoid range selection on empty groups 12 years ago
dir.py don't want to ignore explicit cwd 13 years ago
expand_hosts.py Allow leading ranges in the inventory host entries. 12 years ago
group.py Update various copyrights. Not complete, but sufficient. 12 years ago
host.py Update various copyrights. Not complete, but sufficient. 12 years ago
ini.py Fixes related to uncommenting test_dir_inventory in TestInventory. 12 years ago
script.py Update various copyrights. Not complete, but sufficient. 12 years ago