Actions
Refactor #30926
closedRefactor #30581: Extract fact importing from Host class to to HostFactImporter
Extract parse_facts method from Host::Base to HostFactImporter
Description
In #30127 we introduced HostFactImporter. This tracks moving parse_facts method to that class.
Actions