Checkpoint

This commit is contained in:
Jonathan Cremin 2021-04-11 16:00:07 +01:00
parent e17f84ad8a
commit 1e03c32201
32 changed files with 556 additions and 298 deletions

View file

@ -1,13 +0,0 @@
---
- hosts: kudos
roles:
- { role: common, tags: [ 'common'] }
- { role: users, tags: [ 'users'] }
- { role: streamdeck, tags: [ 'streamdeck'] }
- { role: ssh, tags: [ 'ssh'] }
- { role: docker, tags: [ 'docker'] }
- { role: raid, tags: [ 'raid'] }
# - { role: network, tags: [ 'network'] }
- { role: vm, tags: [ 'vm'] }
- { role: luminance, tags: [ 'luminance'] }