bundles/{systemd,hostname}: add hostname control

This commit is contained in:
Franzi 2020-03-27 12:46:10 +00:00
parent ae82e9cd51
commit 6656a0864f
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 28 additions and 2 deletions

View file

@ -4,7 +4,9 @@ groups['all'] = {
),
'bundles': {
'apt',
'hostname',
'sudo',
'systemd',
'users',
},
'metadata': {