- 14 Nov, 2014 1 commit
-
-
James Cammarata committed
-
- 08 Nov, 2014 1 commit
-
-
James Cammarata committed
-
- 07 Nov, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 06 Nov, 2014 1 commit
-
-
* Playbook * TaskInclude
James Cammarata committed
-
- 04 Nov, 2014 1 commit
-
-
James Cammarata committed
-
- 03 Nov, 2014 1 commit
-
-
James Cammarata committed
-
- 30 Oct, 2014 3 commits
-
-
Also removing cruft code from earlier iteration on task.py and fixing a bug where 'shell' was not removed from the task ds after munge() cleaned things up
James Cammarata committed -
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
James Cammarata committed -
James Cammarata committed
-
- 29 Oct, 2014 4 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 28 Oct, 2014 1 commit
-
-
James Cammarata committed
-
- 27 Oct, 2014 1 commit
-
-
* 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
James Cammarata committed
-
- 26 Oct, 2014 1 commit
-
-
James Cammarata committed
-
- 24 Oct, 2014 1 commit
-
-
James Cammarata committed
-
- 22 Oct, 2014 1 commit
-
-
James Cammarata committed
-
- 21 Oct, 2014 9 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
* 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
James Cammarata committed -
James Cammarata committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 20 Oct, 2014 2 commits
-
-
* using inspect module instead of iteritems(self.__class__.__dict__, due to the fact that the later does not include attributes from parent classes * added tags/when attributes to Base() class for use by all subclasses * removed value/callable code from Attribute, as they are not used * started moving some limited code from utils to new places in v2 tree (vault, yaml-parsing related defs) * re-added ability of Block.load() to create implicit blocks from tasks * started overhaul of Role class and role-related code
James Cammarata committed -
Toshio Kuratomi committed
-
- 19 Oct, 2014 1 commit
-
-
Add note on block properties
Michael DeHaan committed
-
- 16 Oct, 2014 3 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
- 15 Oct, 2014 7 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
inventory for implementation
Toshio Kuratomi committed -
Michael DeHaan committed
-
Toshio Kuratomi committed
-