1modules:
2    os:
3        sysDescr_regex: '/ (?<version>[\d.-]+) (?<features>\S+) (?<hardware>\S+)$/'
4