feat: update pearl play
This commit is contained in:
parent
2ebdb06b5e
commit
27e6e693bc
2 changed files with 10 additions and 2 deletions
|
|
@ -4,16 +4,17 @@
|
|||
become: true
|
||||
roles:
|
||||
- 'any.common.python'
|
||||
- 'any.common.ssh'
|
||||
- 'any.common.debian-user'
|
||||
tags: first
|
||||
|
||||
- hosts: pearl
|
||||
become: true
|
||||
roles:
|
||||
- 'any.common.debian-repositories'
|
||||
- 'any.common.debian-user'
|
||||
- 'any.tools.default'
|
||||
- 'any.tools.ufw'
|
||||
- 'any.tools.restic'
|
||||
- 'any.tools.caddy'
|
||||
- 'any.common.ssh'
|
||||
- 'pearl.mounts'
|
||||
tags: base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue