community.general/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.
2014-03-06 12:09:53 -06:00
..
vars_plugins Ansible vault: a framework for encrypting any playbook or var file. 2014-02-18 15:35:12 -05:00
__init__.py Avoid range selection on empty groups 2014-03-03 13:23:27 -08:00
dir.py don't want to ignore explicit cwd 2013-06-04 21:06:49 -07:00
expand_hosts.py Allow leading ranges in the inventory host entries. 2013-10-17 13:16:35 +03:00
group.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
host.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
ini.py Fixes related to uncommenting test_dir_inventory in TestInventory. 2014-03-06 12:09:53 -06:00
script.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00