- 29 Aug, 2012 3 commits
-
-
Add tojson filter to jinja environment used by the template module.
Michael DeHaan committed -
Update the example playbook for the new MySQL parameter format
Michael DeHaan committed -
fix bug in supervisorctl module
Michael DeHaan committed
-
- 28 Aug, 2012 15 commits
-
-
Matt Wright committed
-
Mark Theunissen committed
-
Timothy Appnel committed
-
Michael DeHaan committed
-
Added cwd to tempdir in git clone method. Fixes usage with sudo.
Michael DeHaan committed -
Change from a module config file to brute force locating the nagios conf...
Michael DeHaan committed -
Ingo Gottwald committed
-
Change from a module config file to brute force locating the nagios configs so we can find the command file.
Tim Bielawa committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Mark Theunissen committed
-
Nagios
Michael DeHaan committed -
Missing change for postgresql example playbook
Michael DeHaan committed -
Allow variable expansion for vars that evaluate to false
Michael DeHaan committed -
Tim Bielawa committed
-
- 27 Aug, 2012 8 commits
-
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Pepe Barbe committed
-
Pepe Barbe committed
-
Cleaned up return methods
Tim Bielawa committed -
Daniel Hokka Zakrisson committed
-
Tim Bielawa committed
-
- 25 Aug, 2012 3 commits
-
-
Support systemd native services in the service module.
Michael DeHaan committed -
Florian Diebold committed
-
Most of it worked already, except for the enable parameter, because it tried to use chkconfig which only sees SysV services. First look for systemctl and use that if it exists.
Florian Diebold committed
-
- 24 Aug, 2012 11 commits
-
-
Add a state parameter to the wait_for module.
Michael DeHaan committed -
fix up local_nvra and fix for a missing localinstall rpm file.
Michael DeHaan committed -
Add working CPU model fact for some ARM devices
Michael DeHaan committed -
Check for terminal capabilities if curses is available
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Normally curses is part of the standard library, but this was not always the case in the past. The ANSIBLE_COLOR environment variable and the tty-check have priority over the curses method (as they are both faster than the curses test).
Dag Wieërs committed -
Works on Sheevaplug, probably works on Rasberry Pi as well
Maxim Burgerhout committed -
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
Seth Vidal committed
-