Skip to content

Feature: sanitize hostlist

Drew Stinnett requested to merge feature-sanitize-hostlist into main

Sometimes we get 'names' back from the cmdb that are not valid hostnames/fqdns. This causes issues for things like ansible, which assume all the hosts are valid names. This change adds a new filter in to get rid of those.

Merge request reports

Loading