mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Missing facts in SunOS module
This commit is contained in:
@@ -199,6 +199,7 @@ class SunOSHardware(Hardware):
|
||||
# sderr:0:sd0,err:Vendor ATA
|
||||
|
||||
device_facts = {}
|
||||
device_facts['devices'] = {}
|
||||
|
||||
disk_stats = {
|
||||
'Product': 'product',
|
||||
|
||||
Reference in New Issue
Block a user