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
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.
11 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 11 years ago
inventory Fixes related to uncommenting test_dir_inventory in TestInventory. 11 years ago
module_utils Add credential parameters to the GCE modules. 11 years ago
playbook fixed another line with same issues 11 years ago
runner Un-escape newlines in delimiters for assemble module 11 years ago
utils Allow escaped comments in inventory files. 11 years ago
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 11 years ago
callbacks.py Filter out messages that match the pattern username:password@host 11 years ago
color.py Update various copyrights. Not complete, but sufficient. 11 years ago
constants.py Remove a few extra legacy variable feature references. 11 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Update various copyrights. Not complete, but sufficient. 11 years ago