♻: put retrodojo in www-data format
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m22s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m22s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
retrodojo_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'retrodojo') | map(attribute='host') | first }}"
|
||||
retrodojo_home: "/srv/http/{{ retrodojo_access_url }}"
|
||||
retrodojo_home: "/var/www/{{ retrodojo_access_url }}"
|
||||
|
Reference in New Issue
Block a user