atuin-server: add config
This commit is contained in:
parent
b7d3ed7f18
commit
fe35e4baf1
12 changed files with 157 additions and 0 deletions
6
web.yml
6
web.yml
|
|
@ -40,3 +40,9 @@
|
|||
roles:
|
||||
- nefarious-web
|
||||
tags: nefarious
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- atuin-server-web
|
||||
tags: atuin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue