- 29 Aug, 2012 9 commits
-
-
Daniel Hokka Zakrisson committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
-
Michael DeHaan committed
-
Disable PasswordAuthentication when using -c ssh
Michael DeHaan committed -
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 17 commits
-
-
Matt Wright committed
-
Timothy Appnel committed
-
Mark Theunissen committed
-
Timothy Appnel committed
-
If PasswordAuthentication is enabled (which is the default) ansible will spawn (multiple) ssh's with a password-prompt which corrupts the terminal, and cannot be properly used. So it is better to not allow for password-based authentication using -c ssh. The result is that authentication fails but Ansible continues to work
Dag Wieers 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 3 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
-