ansible/v2/ansible
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
..
compat Compat tree for code dealing with compatibility between python versions 2014-10-21 01:09:11 -04:00
config Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
errors Adding a data parsing class for v2 2014-10-24 14:06:43 -05:00
executor Remove inherit from object as it's no longer needed to determine new-style classes 2014-10-15 19:37:29 -04:00
inventory Docstring for v2 inventory.subset 2014-10-20 11:43:27 -04:00
modules Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
parsing Adding a data parsing class for v2 2014-10-24 14:06:43 -05:00
playbook More v2 roles class work 2014-10-27 13:27:25 -05:00
plugins Updating unittests for v2 stuff 2014-10-15 18:02:45 -07:00
__init__.py Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
constants.py Compat tree for code dealing with compatibility between python versions 2014-10-21 01:09:11 -04:00