The simp module's data should not include 'clamav' by default since it has a simp_options toggle
Description
The documentation for simp_options::clamav indicates that it should not be managed if set to false. Unfortunately, the SIMP data layer has the clamav class included instead of being optional as based on this value.