Distinguish between device types
This commit is contained in:
parent
c4357fa2e7
commit
600110e625
5 changed files with 68 additions and 12 deletions
3
group_vars/all.yml
Normal file
3
group_vars/all.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
isNotebook: true
|
||||
isDesktop: false
|
||||
isVm: false
|
Loading…
Add table
Add a link
Reference in a new issue