group_configs(Optional[ Hash[String, Struct[{Optional[config] => Hash, Optional[facts] => hash, Optional[features] => Array[String], Optional[vars] => Hash}]] ])
— Hash of group names that map to group configuration settings. After targets are grouped, we merge the value of this hash into the group's data. This allows you to set your own 'config', 'facts', 'features' and 'vars' parameters based on group name.