index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Indentation error causing forks to not be parallel. Ahem :)
0.0.2
Michael DeHaan
2012-04-04
1
-8
/
+8
*
Merge pull request #113 from mgwilliams/bugfixes-apt-module
Michael DeHaan
2012-04-04
1
-5
/
+7
|
\
|
*
apt module bugfix
Matthew Williams
2012-04-03
1
-5
/
+7
*
|
Merge pull request #110 from jhoekx/remote-vars
Michael DeHaan
2012-04-04
1
-2
/
+3
|
\
\
|
*
|
Always add vars to a play.
Jeroen Hoekx
2012-04-03
1
-2
/
+3
|
|
/
*
|
Merge pull request #109 from jeckersb/version-0.0.2
Michael DeHaan
2012-04-04
6
-10
/
+13
|
\
\
|
*
|
Bump release to 0.0.2
John Eckersberg
2012-04-03
6
-10
/
+13
|
|
/
*
|
Merge pull request #108 from jeckersb/pep8-fix
Michael DeHaan
2012-04-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pep8 fix
John Eckersberg
2012-04-03
1
-1
/
+1
|
/
*
have apt module raise an error if apt cannot be imported
Michael DeHaan
2012-04-03
1
-2
/
+11
*
Add documentation for vars_prompt
Michael DeHaan
2012-04-03
1
-2
/
+7
*
Add prompts example
Michael DeHaan
2012-04-03
1
-0
/
+28
*
If missing state or name or list parameter on yum module, raise error explain...
Michael DeHaan
2012-04-03
1
-0
/
+4
*
Polling timing change results in need to change events file for tests.
Michael DeHaan
2012-04-03
1
-16
/
+0
*
Fix syntax error in user patch
Michael DeHaan
2012-04-03
2
-3
/
+3
*
Merge remote branch 'public/integration'
Michael DeHaan
2012-04-03
5
-57
/
+92
|
\
|
*
Merge pull request #100 from mgwilliams/file-module-bugs
Michael DeHaan
2012-04-03
0
-0
/
+0
|
|
\
|
|
*
file module: mode formatting & directory ownership
Matthew Williams
2012-04-02
1
-3
/
+3
|
*
|
Merge pull request #104 from mgwilliams/feature-apt
Michael DeHaan
2012-04-03
1
-45
/
+37
|
|
\
\
|
|
*
|
improvements to apt module: state=latest, update-cache=yes|no, purge=yes|no
Matthew Williams
2012-04-02
1
-45
/
+37
|
|
|
/
|
*
|
Merge pull request #102 from mgwilliams/file-symlinks
Michael DeHaan
2012-04-03
1
-10
/
+51
|
|
\
\
|
|
*
|
protecting against replacing file or directory with link
Matthew Williams
2012-04-02
1
-3
/
+5
|
|
*
|
"link" state in file module
Matthew Williams
2012-04-02
1
-9
/
+48
|
|
|
/
|
*
|
Merge pull request #103 from jeckersb/no-shebang-on-callbacks.py
Michael DeHaan
2012-04-03
1
-1
/
+0
|
|
\
\
|
|
*
|
Remove shebang from callbacks.py
John Eckersberg
2012-04-02
1
-1
/
+0
|
|
|
/
|
*
|
Merge pull request #106 from mgwilliams/honor-hostfile-returncode
Michael DeHaan
2012-04-03
1
-0
/
+3
|
|
\
\
|
|
*
|
raise error if executable host file execution fails
Matthew Williams
2012-04-03
1
-0
/
+3
|
|
|
/
|
*
|
Merge pull request #105 from mgwilliams/bug-extra-vars
Michael DeHaan
2012-04-03
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bugfix for extra-vars
Matthew Williams
2012-04-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #105 from skvidal/master
Michael DeHaan
2012-04-03
3
-0
/
+20
|
\
\
|
*
|
add vars_prompt to playbooks
Seth Vidal
2012-04-02
2
-0
/
+14
|
*
|
before we run the actual module/command - emit what that would be to the logs
Seth Vidal
2012-04-02
1
-0
/
+6
*
|
|
Merge pull request #104 from skvidal/master
Michael DeHaan
2012-04-02
1
-6
/
+13
|
\
|
|
|
|
/
|
/
|
|
*
catch all exceptions and emit sensible errors - if we have a config file erro...
Seth Vidal
2012-04-02
1
-6
/
+13
|
/
*
Eliminate possible race condition in async_wrapper where ansible deletes the ...
Michael DeHaan
2012-04-01
2
-6
/
+12
*
Surface module debug (-D) to /usr/bin/ansible also
Michael DeHaan
2012-03-31
4
-0
/
+18
*
Patch process info.
Michael DeHaan
2012-03-31
1
-0
/
+18
*
Disable ohai test as it's hanging for whatever reason, but doesn't do this in...
Michael DeHaan
2012-03-31
2
-4
/
+8
*
Merge pull request #97 from jhoekx/stderr-logging
Michael DeHaan
2012-03-31
4
-30
/
+52
|
\
|
*
Change debug flag to D instead of d.
Jeroen Hoekx
2012-03-31
1
-1
/
+1
|
*
Add --debug option to ansible-playbook.
Jeroen Hoekx
2012-03-31
1
-0
/
+3
|
*
Add a debug attribute to Runner/Playbook.
Jeroen Hoekx
2012-03-31
3
-30
/
+49
*
|
Merge pull request #98 from jhoekx/no-touch-file
Michael DeHaan
2012-03-31
1
-3
/
+2
|
\
\
|
*
|
Make copy module idempotent.
Jeroen Hoekx
2012-03-31
1
-3
/
+2
|
|
/
*
|
Merge pull request #96 from jhoekx/playbook-defaults
Michael DeHaan
2012-03-31
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Correct default user and port in playbook.
Jeroen Hoekx
2012-03-31
1
-2
/
+2
|
/
*
pyflakes: Unused import / unused var
Michael DeHaan
2012-03-31
2
-2
/
+1
*
Be more flexible about where the service binary lives for better cross platfo...
Michael DeHaan
2012-03-31
1
-7
/
+7
*
Need for quoting/unquoting problems go away once module_args are all treated ...
Michael DeHaan
2012-03-31
1
-19
/
+3
*
Treat module args as strings everywhere to avoid unneccessary shlex and requo...
Michael DeHaan
2012-03-31
4
-35
/
+16
[next]