- 30 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 29 Apr, 2013 3 commits
-
-
Michael DeHaan committed
-
Fixed bug where if destination was unspecified, changed would not be set, resulting in an UnboundLocalError.
Piffey Parlance committed -
James Mills committed
-
- 28 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 27 Apr, 2013 6 commits
-
-
This should have never made it in.
Jesse Keating committed -
We were comparing an int to a string and getting things wrong, so idempotence was lost. This forces the comparison to be int.
Jesse Keating committed -
Tin Tvrtkovic committed
-
step Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Michael DeHaan committed
-
This implementation falls back to python-dmidecode (RHEL5.5+) if the kernel as no DMI support. Alternatively, if python-dmidecode is missing, we attempt to use the dmidecode binary (for RHEL5.4 and older) before giving up. This fixes #376 and #1657 and also helps @lwade on RHEL5.5+.
Dag Wieers committed
-
- 26 Apr, 2013 6 commits
-
-
Matt Coddington committed
-
Now using module.run() Fixed raw_stats() function.
James Martin committed -
Alex Quach committed
-
Dirk Uys committed
-
Lester Wade committed
-
Michael DeHaan committed
-
- 25 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 24 Apr, 2013 3 commits
-
-
This implementation falls back to python-dmidecode (RHEL5.5+) if the kernel as no DMI support. Alternatively, if python-dmidecode is missing, we attempt to use the dmidecode binary (for RHEL5.4 and older) before giving up. This fixes #376 and #1657 and also helps @lwade on RHEL5.5+.
Dag Wieers committed -
Lester Wade committed
-
use the same env vars and dpkg options as for the upgrade function also link check mode to --simulate option when installing a pkg fixes #2763
Serge van Ginderachter committed
-
- 23 Apr, 2013 8 commits
-
-
lonerr committed
-
Was broken when handling a bridge or bonded (possibly others) interface
Stephen Fromm committed -
Tin Tvrtkovic committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
People using vagrant are driving things top-down through the new provisioner, so the idea of using ansible to fire against vagrant which then calls ansible seems weird to me. This module can still be maintained outside of core.
Michael DeHaan committed -
Michael DeHaan committed
-
Lester Wade committed
-
- 22 Apr, 2013 1 commit
-
-
Lester Wade committed
-
- 21 Apr, 2013 2 commits
-
-
Jim Kleckner committed
-
Alex Tomkins committed
-
- 20 Apr, 2013 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Showcase the new-style lookup plugin access in the authorized_key docs rather than the old-style $FILE
Michael DeHaan committed
-
- 19 Apr, 2013 4 commits
-
-
jtsoi committed
-
Michael DeHaan committed
-
Showcase the new-style lookup plugin access in the authorized_key docs rather than the old-style $FILE
Michael DeHaan committed -
Nathan L. Walls committed
-