ansible/v2/test
James Cammarata 0a8c91a812 Fixing up tests, removing some of the yaml error stuff from parsing
* moved old unittests for vault over to the new codebase
* reverted YAML error helpers and reverted the load() function
  in parsing/__init__.py, pending a rewrite of a new YAML loader
  class of some kind to encapsulate all of that
* fixed an error in in the module args parser regarding the shell/
  command argument parsing, where some additional arguments were
  being lost
2014-10-21 13:28:01 -05:00
..
errors Python3 fixes 2014-10-21 01:24:09 -04:00
parsing Fixing up tests, removing some of the yaml error stuff from parsing 2014-10-21 13:28:01 -05:00
playbook Migrate the v2/tests to use the ansible.compat module 2014-10-21 01:14:30 -04:00
plugins Python3 fixes 2014-10-21 01:24:09 -04:00
__init__.py Give all v2 tests the python3 compat boilerplate 2014-10-15 19:25:48 -04:00
test.yml Somehow, git mv only rm'd test/v2 and didn't add v2/test 2014-10-15 18:35:16 -04:00