- 31 Mar, 2014 4 commits
-
-
fix typo in the capabilities module description
Michael DeHaan committed -
James Cammarata committed
-
James Tanner committed
-
Add option to create host_key directory if it doesn't exist
James Cammarata committed
-
- 30 Mar, 2014 10 commits
-
-
Michael Scherer committed
-
don't parse empty stream chunks
Michael DeHaan committed -
Matt Way committed
-
James Laska committed
-
backreferences should be double escaped
Michael DeHaan committed -
More descriptive error message if init system is unknown
James Cammarata committed -
Fixes #6731
James Cammarata committed -
Also fixed a bug in which the state parameter was marked as a 'bool' type, which was breaking execution of the module. Fixes #6543
James Cammarata committed -
Adam Nielsen committed
-
- 29 Mar, 2014 5 commits
-
-
James Laska committed
-
cgtx committed
-
Bugfix to ufw module to properly support "logging" (and docfix for choises, choices):
Michael DeHaan committed -
It's a separate parameter so updated docs and set it as mutually exclusive param. Also due to an array construction typo it was not working in any situation (ufw LOGLEVEL was passed to cmd instead of ufw logging LOGLEVEL). Also fixed doc and parameters parsing typo ("choises" should be "choices")
Ahti Kitsik committed -
Update homebrew module.
Michael DeHaan committed
-
- 28 Mar, 2014 21 commits
-
-
Daniel Jaouen committed
-
Daniel Jaouen committed
-
svr4pkg changes - Did my best to rebase. Now includes the latest changes made to devel, al...
Michael DeHaan committed -
Bugfix for gc_storage and s3
Michael DeHaan committed -
Merge branch 'intellectronica/non-recursive-git' of git://github.com/intellectronica/ansible into devel Conflicts: library/source_control/git
Michael DeHaan committed -
Michael DeHaan committed
-
Andy Hill committed
-
This PR introduces support for a lldp module. lldpd is similar to CDP and can return useful details about a server's network like ports, switches, and VLANs.
Andy Hill committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Seth Edwards committed
-
Michael DeHaan committed
-
Christian Berendt committed
-
Christian Berendt committed
-
This module uses a2enmod or a2dismod to enable or disable Apache2 modules.
Christian Berendt committed -
Michael DeHaan committed
-
git://github.com/kavu/ansibleMichael DeHaan committed
-
Michael DeHaan committed
-
Make keysum return None if not key_check (this case wasn't covered).
Cristian Ciupitu committed -
Did my best to rebase. Now includes the latest changes made to devel, along with my change of adding category option to module
Jonathan Mainguy committed
-