Checkpoint
This commit is contained in:
parent
c501435876
commit
6f5266b63d
42 changed files with 652 additions and 136 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
- hosts: desktop
|
||||
- hosts: laptop
|
||||
roles:
|
||||
- { role: base, tags: [ 'base' ] }
|
||||
- { role: desktop, tags: [ 'desktop' ] }
|
||||
|
@ -10,9 +10,7 @@
|
|||
- { role: docker, tags: [ 'docker' ] }
|
||||
- { role: globalprotect, tags: [ 'globalprotect' ] }
|
||||
- { role: tailscale, tags: [ 'tailscale' ] }
|
||||
- { role: scream, tags: [ 'scream' ] }
|
||||
- { role: virtualhere, tags: [ 'virtualhere' ] }
|
||||
# - { role: howdy, tags: [ 'howdy' ] }
|
||||
- { role: howdy, tags: [ 'howdy' ] }
|
||||
- { role: nvidia, tags: [ 'nvidia' ] }
|
||||
- { role: syncthing, tags: [ 'syncthing' ] }
|
||||
- { role: openrazer, tags: [ 'openrazer' ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue