ansible/v2/test/playbook
James Cammarata 7ea84d7499 More v2 roles class work
* added ability to set parents (will be used when the deps are loaded)
* added role caching, so roles are not reloaded needlessly (and for
  use in detecting when roles have already been run)
* reworked the way metadata was stored - now individual attribute fields
  instead of a dictionary blob
2014-10-27 13:27:25 -05:00
..
__init__.py Give all v2 tests the python3 compat boilerplate 2014-10-15 19:25:48 -04:00
test_block.py Migrate the v2/tests to use the ansible.compat module 2014-10-21 01:14:30 -04:00
test_role.py More v2 roles class work 2014-10-27 13:27:25 -05:00
test_task.py Migrate the v2/tests to use the ansible.compat module 2014-10-21 01:14:30 -04:00