- 28 Aug, 2012 13 commits
-
-
Mark Theunissen 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 16 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
-
This takes started, stopped and restarted. Started returns when connecting is possible. Stopped when connecting is not possible. Restarted first waits for connecting to be impossible and returns when it is possible again.
Jeroen Hoekx committed -
Subversion
Michael DeHaan committed -
Allow change of ownership and checks for existing database
Michael DeHaan committed -
Change semantics of postgresql_user module
Michael DeHaan committed -
Add the wait_for module.
Michael DeHaan committed
-