Overdue commit
This commit is contained in:
parent
1e03c32201
commit
692269f9ff
49 changed files with 843 additions and 198 deletions
|
@ -3,11 +3,14 @@
|
|||
- hosts: desktop
|
||||
roles:
|
||||
- { role: base, tags: [ 'base'] }
|
||||
- { role: desktop, tags: [ 'desktop'] }
|
||||
- { role: gnome, tags: [ 'gnome' ] }
|
||||
- { role: users, tags: [ 'users'] }
|
||||
- { role: ssh, tags: [ 'ssh'] }
|
||||
- { role: docker, tags: [ 'docker' ] }
|
||||
- { role: globalprotect, tags: [ 'globalprotect'] }
|
||||
- { role: tailscale, tags: [ 'tailscale'] }
|
||||
- { role: scream, tags: [ 'scream'] }
|
||||
# - { role: firefox_dev, tags: [ 'firefox_dev'] }
|
||||
# - { role: virtualhere, tags: [ 'virtualhere'] }
|
||||
- { role: virtualhere, tags: [ 'virtualhere'] }
|
||||
- { role: devdeck, tags: [ 'devdeck'] }
|
||||
- { role: syncthing, tags: [ 'syncthing' ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue