move groups around
This commit is contained in:
parent
5419bf31fb
commit
daa90a4668
16 changed files with 80 additions and 61 deletions
|
@ -12,7 +12,9 @@ nodes['home.router'] = {
|
|||
'vnstat',
|
||||
'wide-dhcp6c',
|
||||
},
|
||||
'groups': set(),
|
||||
'groups': {
|
||||
'debian-buster',
|
||||
},
|
||||
'metadata': {
|
||||
'interfaces': {
|
||||
'enp1s0.23': {
|
||||
|
@ -129,6 +131,4 @@ nodes['home.router'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
'os_version': (10,),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue