- 27 Feb, 2013 9 commits
-
-
Michael DeHaan committed
-
-
Add some aliases for django manage, mainly around underscores, and use the newer (easier) way to do module docs. Also add list of avail commands to docs.
Michael DeHaan committed -
Scott Anderson committed
-
First try and making the nagios module NOOPpable
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/cocoy/ansibleMichael DeHaan committed
-
Michael DeHaan committed
-
Adding back support for pass=
Michael DeHaan committed
-
- 26 Feb, 2013 9 commits
-
-
Mark Theunissen committed
-
Add type checking for module arguments, converting as much as possible
Daniel Hokka Zakrisson committed -
Adopt best practices with distributing portfiles
Michael DeHaan committed -
Reorganised packaging and added some notes for less experienced users on how to get the development version of ansible installed using macports.
Jimmy Tang committed -
Tim Bielawa committed
-
This gives a more readable output when producing diff for a task with multiple items (with_items).
Stoned Elipot committed -
Stoned Elipot committed
-
fixing changelog
Michael DeHaan committed -
Sri Harsha Yalamanchili committed
-
- 25 Feb, 2013 15 commits
-
-
No_log params
Daniel Hokka Zakrisson committed -
Stoned Elipot committed
-
module_common: also work if there are no aliases (shell, command, etc) modules
Seth Vidal committed -
Seth Vidal committed
-
of parameters - add support for no_log attribute per-parameter which will not log that information to syslog
Seth Vidal committed -
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Fixes #2196.
Daniel Hokka Zakrisson committed -
Fixes using delegate_to: $item within a playbook include.
Daniel Hokka Zakrisson committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Primarily to support ${hostvars.hostname-with-hyphens.<var>}.
Daniel Hokka Zakrisson committed
-
- 24 Feb, 2013 7 commits
-
-
pass in int() args to get_pty
Michael DeHaan committed -
If LINES or COLUMNS was set, get_pty was failing because it was expecting an int value to be passed in.
Shaun Zinck committed -
Michael DeHaan committed
-
really due for some refactoring, but telling how a service is managed is a little fuzzy anyway. on a systemd system typoing the service will now give you a rather systemd specific error which is somewhat suboptimal.
Michael DeHaan committed -
Michael DeHaan committed
-
Nigel Metheringham committed
-
Nigel Metheringham committed
-