dellperc Table of Contents Overview Usage - Configuration options and additional functionality Overview Provides the has_dellperc fact used to determine if a system has a Dell PERC RAID controller installed. Usage if $facts['has_dellperc'] { notice("Dude, you're getting a Dell... rebranded LSI RAID controller.") }