feat: add initial setup for pearl server
This commit is contained in:
parent
2ae759025c
commit
824d7b8a12
14 changed files with 329 additions and 34 deletions
|
|
@ -9,6 +9,10 @@
|
|||
- hosts: pearl
|
||||
become: true
|
||||
roles:
|
||||
# - 'any.common.enable-testing'
|
||||
- 'any.common.debian-repositories'
|
||||
- 'any.common.debian-user'
|
||||
- 'any.tools.default'
|
||||
- 'any.tools.docker'
|
||||
- 'any.tools.restic'
|
||||
- 'any.tools.caddy'
|
||||
tags: base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue