Another overdue checkpoint

This commit is contained in:
Jonathan Cremin 2022-04-25 12:48:36 +01:00
parent 692269f9ff
commit c501435876
25 changed files with 182 additions and 81 deletions

View file

@ -1,11 +0,0 @@
---
- hosts: work
roles:
- { role: common, tags: [ 'common'] }
- { role: users, tags: [ 'users'] }
- { role: tailscale, tags: [ 'tailscale'] }
- { role: appimages, tags: [ 'appimages'] }
- { role: ssh, tags: [ 'ssh'] }
- { role: docker, tags: [ 'docker'] }
- { role: luminance, tags: [ 'luminance'] }