- 24 Jun, 2014 1 commit
-
-
James Cammarata committed
-
- 20 Jun, 2014 2 commits
-
-
James Cammarata committed
-
David Stygstra committed
-
- 19 Jun, 2014 2 commits
-
-
Michael DeHaan committed
-
Matt Martz committed
-
- 17 Jun, 2014 2 commits
-
-
Ilya Rusalowski committed
-
Ruggero Marchei committed
-
- 14 Jun, 2014 1 commit
-
-
Ruggero Marchei committed
-
- 12 Jun, 2014 2 commits
-
-
Olivier Louvignes committed
-
Fixes #7696
Todd Owen committed
-
- 11 Jun, 2014 1 commit
-
-
rgbkrk committed
-
- 09 Jun, 2014 1 commit
-
-
printf-related TypeError.
Ron Gomes committed
-
- 02 Jun, 2014 1 commit
-
-
Yann Coleu committed
-
- 24 May, 2014 1 commit
-
-
Nicolas Brisac committed
-
- 21 May, 2014 1 commit
-
-
Brian Coca committed
-
- 16 May, 2014 1 commit
-
-
Fixes #7414
James Cammarata committed
-
- 09 May, 2014 1 commit
-
-
Adam Chainz committed
-
- 08 May, 2014 1 commit
-
-
Luca Berruti committed
-
- 07 May, 2014 1 commit
-
-
Jean-Francois Chevrette committed
-
- 03 May, 2014 1 commit
-
-
Antti Salminen committed
-
- 28 Apr, 2014 1 commit
-
-
If we try to use the user module without being root, it fail on RHEL/Fedora because usermod --help cannot be run. The root cause is lack of permission due to EAL4+ certification, as seen in shadow-utils changelo. So if we cannot run it, assume there is no append. It doesn't matter much since we will not be able to run usermod at all with or without the option.
Michael Scherer committed
-
- 23 Apr, 2014 1 commit
-
-
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Chris Lamb committed
-
- 22 Apr, 2014 1 commit
-
-
While migrating my playbook to a newer ansible version, I faced the error message "unknown init system, cannot enable service". It turned out to be caused by a wrong service name that was not expanded anymore. So by giving the name of the service that cannot be enabled and a more precise reason, i think people will be able to diagnose their issue more easily.
Michael Scherer committed
-
- 16 Apr, 2014 1 commit
-
-
Both 'default' and 'choices' options were missing at the documentation.
Hernandes B. de Sousa committed
-
- 15 Apr, 2014 1 commit
-
-
Fixes #6911
James Cammarata committed
-
- 11 Apr, 2014 1 commit
-
-
Jonathan Davila committed
-
- 08 Apr, 2014 1 commit
-
-
James Tanner committed
-
- 07 Apr, 2014 1 commit
-
-
Eric Lake committed
-
- 06 Apr, 2014 1 commit
-
-
from mpdehaan and redone entirely.
MorrisA committed
-
- 04 Apr, 2014 1 commit
-
-
When no vg_options are passed to the module, 'vg_options' still exists in the module.params dict with a value of None, so the default empty string in the get method is never used. None cannot be "splitted", which backtraced.
Serge van Ginderachter committed
-
- 03 Apr, 2014 1 commit
-
-
Michael DeHaan committed
-
- 02 Apr, 2014 6 commits
-
-
Andrew Resch committed
-
Joshua Lund committed
-
Michael DeHaan committed
-
Fixes #6806
James Cammarata committed -
Also adds an integration test for authorized_key for future validation. Fixes #6700
James Cammarata committed -
John Barker committed
-
- 01 Apr, 2014 2 commits
-
-
John Barker committed
-
Tim G committed
-
- 30 Mar, 2014 1 commit
-
-
Michael Scherer committed
-