: put retrodojo in place, push wordpress database

This commit is contained in:
VC
2025-02-17 14:50:14 +01:00
parent f8013e3fea
commit 5a71894134
8 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
retrodojo_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'retrodojo') | map(attribute='host') | first }}"
retrodojo_home: "/srv/http/{{ retrodojo_access_url }}"