roles: refactor roles to start a docker container with directus and psotgresql database, add text-editor tool
This commit is contained in:
parent
e17f194745
commit
7bdbf243f2
16 changed files with 249 additions and 157 deletions
|
|
@ -1,5 +1,11 @@
|
|||
[almalinux]
|
||||
[almalinux-root]
|
||||
vps-root
|
||||
|
||||
[almalinux-user]
|
||||
vps
|
||||
|
||||
[all:vars]
|
||||
user_name="jan"
|
||||
domain="janvoelkel-de"
|
||||
op_password_path="SSH/MyVPS jan/password"
|
||||
dnf_text_editor="nano"
|
||||
Loading…
Add table
Add a link
Reference in a new issue