{
Group:: {
roles: [],
variables: {}
},
# all hosts
infra: Group { roles: ['node-exporter'] },
dockerapps: Group { roles: ['docker', 'nginx'] } ,
}