add group switches-mikrotik
This commit is contained in:
parent
5af85ad535
commit
bbbcfee042
2 changed files with 10 additions and 4 deletions
|
@ -17,3 +17,12 @@ groups['dns'] = {
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
groups['switches-mikrotik'] = {
|
||||
'bundles': {
|
||||
'routeros',
|
||||
},
|
||||
'locking_node': 'home.router',
|
||||
'os': 'routeros',
|
||||
'username': 'admin',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue