You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Patrick Callahan d76151d47b bug fix: modify get_device_facts to handle servers with multiple pci domains
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.
13 years ago
cloud Merge pull request #3236 from lwade/ec2_placementzone 13 years ago
commands Docs: consistently format playbook EXAMPLES 13 years ago
database Docs: consistently format playbook EXAMPLES 13 years ago
files Merge branch 'file_hard' of git://github.com/bcoca/ansible into devel 13 years ago
internal Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
inventory Docs: consistently format playbook EXAMPLES 13 years ago
messaging Docs: consistently format playbook EXAMPLES 13 years ago
monitoring Merge pull request #3219 from arturaz/devel 13 years ago
net_infrastructure DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
network Removed merge conflict header 13 years ago
notification Fixed a few small typos 13 years ago
packaging Merge conflict 13 years ago
source_control DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
system bug fix: modify get_device_facts to handle servers with multiple pci domains 13 years ago
utilities Docs: consistently format playbook EXAMPLES 13 years ago
web_infrastructure adds 2 django commands (migrate, collectstatic) 13 years ago