- 06 Apr, 2012 1 commit
-
-
Michael DeHaan committed
-
- 05 Apr, 2012 6 commits
-
-
3 fixes/changes
Michael DeHaan committed -
for other scripts to use.
Seth Vidal committed -
Seth Vidal committed
-
as per fedora usage guidelines https://fedoraproject.org/wiki/Packaging:DistTag
Seth Vidal committed -
Introduce task local variables.
Michael DeHaan committed -
virt module + idempotents (state=[shutdown|running])
Michael DeHaan committed
-
- 04 Apr, 2012 12 commits
-
-
Seth Vidal committed
-
Seth Vidal committed
-
Update spec to include %{dist} in Release
Michael DeHaan committed -
Seth Vidal committed
-
John Eckersberg committed
-
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
Michael DeHaan committed
-
apt module bugfix
Michael DeHaan committed -
Always add vars to a play.
Michael DeHaan committed -
Bump release to 0.0.2
Michael DeHaan committed -
pep8 fix
Michael DeHaan committed
-
- 03 Apr, 2012 12 commits
-
-
Matthew Williams committed
-
A play without vars section would fail to use variables given in an include. They would be added to the dict returned by play.get, but the dict would not be added to the play.
Jeroen Hoekx committed -
John Eckersberg committed
-
John Eckersberg committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
log a bit more and var_prompts
Michael DeHaan committed
-
- 02 Apr, 2012 9 commits
-
-
file module: mode formatting & directory ownership
Michael DeHaan committed -
improvements to apt module
Michael DeHaan committed -
support for 'link' state in file module
Michael DeHaan committed -
Remove shebang from callbacks.py
Michael DeHaan committed -
raise error if executable host file execution fails
Michael DeHaan committed -
bugfix for extra-vars
Michael DeHaan committed -
Matthew Williams committed
-
Matthew Williams committed
-
- this allows some vars to be prompted for at the start of the playbook setup - defaults to no output since this would mostly be used for passwords
Seth Vidal committed
-