- 24 Sep, 2013 8 commits
-
-
Jake Kreider committed
-
host: minor doc style improvements
James Cammarata committed -
Rene Moser committed
-
Fix for commented dmidecode output
Michael DeHaan committed -
host: added another example
Michael DeHaan committed -
This patch fixes the problem that on some system dmidecode prints out warning information as commented text. For example: [user@system ~]# dmidecode -s system-manufacturer # SMBIOS implementations newer than version 2.6 are not # fully supported by this version of dmidecode. HP So we remove all commented lines from the output.
Dag Wieers committed -
Rene Moser committed
-
- 23 Sep, 2013 24 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Also updated CHANGELOG for this feature
James Cammarata committed -
using AIX 'csum' command for generating MD5 checksums
Michael DeHaan committed -
Add option for DNS nameservers to quantum_subnet module
Michael DeHaan committed -
Added md5 as a jinja filter - returns hex digest of input
Michael DeHaan committed -
Allow for dynamic accelerate_port: and port: in plays
Michael DeHaan committed -
Make --check mode work with fireball and accelerate connections
Michael DeHaan committed -
Maciej Delmanowski committed
-
Maciej Delmanowski committed
-
Andrey Shorin committed
-
Andrey Shorin committed
-
- 22 Sep, 2013 7 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
https://github.com/resmo/ansible…
Merge branch 'feature/file-state-touched' of https://github.com/resmo/ansible into resmo-feature/file-state-touched
James Cammarata committed -
fix documentation examples for with_nested
James Cammarata committed -
Javier Candeira committed
-
René Moser committed
-
René Moser committed
-
- 21 Sep, 2013 1 commit
-
-
Supervisord can be installed at the user level or system level. Installating as a user is particularly useful for systems without root access. Adds the ability to provide a custom supervisorctl executable path, supporting custom installations
egghead committed
-