- 24 Sep, 2013 1 commit
-
-
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
-
- 23 Sep, 2013 3 commits
-
-
Also updated CHANGELOG for this feature
James Cammarata committed -
Maciej Delmanowski committed
-
Maciej Delmanowski committed
-
- 22 Sep, 2013 1 commit
-
-
Johan Wirén committed
-
- 15 Sep, 2013 1 commit
-
-
added: * ansible_distribution * ansible_distribution_release * ansible_distribution_version
r-p-e committed
-
- 12 Sep, 2013 1 commit
-
-
Thomas Jost committed
-
- 06 Sep, 2013 1 commit
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 24 Aug, 2013 1 commit
-
-
Marcin Płonka committed
-
- 03 Aug, 2013 1 commit
-
-
Michael Scherer committed
-
- 22 Jul, 2013 2 commits
-
-
Michael DeHaan committed
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 20 Jul, 2013 1 commit
-
-
crops up. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 15 Jul, 2013 1 commit
-
-
entry on linux (weird chromebook issue) Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 10 Jul, 2013 2 commits
-
-
Johan Wirén committed
-
Johan Wirén committed
-
- 03 Jul, 2013 1 commit
-
-
Aaron Brady committed
-
- 30 Jun, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 19 Jun, 2013 1 commit
-
-
On machines with multiple pci domains get_device_facts would fail to find a matching pci device causing setup to fail. Also on some platforms there is additional information between the pci information and 'host'. Modified get_device_facts to call lspci with the -D option and modified the regex to account for the pci domain and to be more selective.
Patrick Callahan committed
-
- 15 Jun, 2013 1 commit
-
-
Seth Vidal committed
-
- 12 Jun, 2013 1 commit
-
-
Raul Melo committed
-
- 11 Jun, 2013 2 commits
-
-
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- 07 Jun, 2013 1 commit
-
-
Toshaan Bharvani committed
-
- 05 Jun, 2013 1 commit
-
-
Raul Melo committed
-
- 03 Jun, 2013 1 commit
-
-
Use first line from /etc/release in "distribution_release" for consistency across Solaris and derivatives.
Chris Gardner committed
-
- 01 Jun, 2013 2 commits
-
-
Chris Gardner committed
-
Michael DeHaan committed
-
- 31 May, 2013 4 commits
-
-
When invoking dmidecode, first use module.get_bin_path() and secondly use module.run_command. Remove sub function execute() from get_dmi_facts(). Simplify get_dmi_facts() by only using two mechanisms to determine dmi facts: first try /sys/devices/virtual/dmi and if not available, use dmidecode executable.
Stephen Fromm committed -
Michael Vogt committed
-
Michael Vogt committed
-
When running inside a chroot userspace architecture might not match that of the actual host. This patch provides userspace_bits as reported by python's platform.architecture(). Also provides userspace_architecture fact if host is an x86 machine.
Maykel Moya committed
-
- 30 May, 2013 4 commits
-
-
Chris Gardner committed
-
Stephen Fromm committed
-
Chris Gardner committed
-
Chris Gardner committed
-
- 29 May, 2013 3 commits
-
-
added: * ansible_distribution * ansible_distribution_release * ansible_distribution_version * ansible_os_family * ansible_pkg_mgr * ansible_ssh_host_key_ecdsa_public Also adds ECDSA public key for all plaforms.
Jiří Kubíček committed -
Chris Gardner committed
-
Chris Gardner committed
-