mirror of https://github.com/ansible/ansible.git
Populate product_name and system_vendor facts on Solaris (#44114)
* Populate product_name and system_vendor facts on Solaris * Add QEMU as Solaris "hardware" vendor. * Lint fix.pull/51229/head
parent
d2c4f57f16
commit
9edeb19354
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
minor_changes:
|
||||||
|
- On Solaris, the `ansible_product_name` fact is populated for a wider range of older hardware models, and `ansible_system_vendor` fact is populated for certain known vendors.
|
||||||
Loading…
Reference in New Issue