ansible/v2/ansible
James Cammarata 3b0e64127d Refactoring role spec stuff into a dedicated parsing class
Also reworking tests to cut down on the number of patches required
by sub-classing the DataLoader() class and reworking the base object's
structure a bit to allow its use
2014-10-30 12:42:06 -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 Refactoring role spec stuff into a dedicated parsing class 2014-10-30 12:42:06 -05:00
playbook Refactoring role spec stuff into a dedicated parsing class 2014-10-30 12:42:06 -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