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.
2014-03-06 12:09:53 -06:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Fixes related to uncommenting test_dir_inventory in TestInventory. 2014-03-06 12:09:53 -06:00
module_utils Add credential parameters to the GCE modules. 2014-03-04 19:27:49 -08:00
playbook fixed another line with same issues 2014-03-06 08:43:24 -05:00
runner Un-escape newlines in delimiters for assemble module 2014-03-06 09:44:56 -06:00
utils Allow escaped comments in inventory files. 2014-03-05 20:10:25 -05:00
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 2014-02-28 18:27:16 -05:00
callbacks.py Filter out messages that match the pattern username:password@host 2014-02-13 14:23:49 -06:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Remove a few extra legacy variable feature references. 2014-02-28 18:51:15 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00