move orion to new desktop category

This commit is contained in:
Kyle Isom 2023-04-22 01:49:41 -07:00
parent 7e5dbfeb14
commit 9b64deadd4
1 changed files with 14 additions and 0 deletions

View File

@ -13,6 +13,20 @@
headless: False headless: False
dev_full: True dev_full: True
- hosts: laptop
roles:
- base
- dotfiles
- server
- desktop
- development
- tailscale
- heavy
vars:
laptop_user: kyle
headless: False
dev_full: True
- hosts: worklaptop - hosts: worklaptop
roles: roles:
- base - base