added nosql (redis) container with pass, update fulfillr

This commit is contained in:
Bastian de Byl
2023-09-19 18:55:38 -04:00
parent 10fef844d6
commit 8686b40525
5 changed files with 56 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ fulfillr_path: "{{ podman_volumes }}/fulfillr"
graylog_path: "{{ podman_volumes }}/graylog"
hass_path: "{{ podman_volumes }}/hass"
nginx_path: "{{ podman_volumes }}/nginx"
nosql_path: "{{ podman_volumes }}/nosql"
partkeepr_path: "{{ podman_volumes }}/partkeepr"
photos_path: "{{ podman_volumes }}/photos"
pihole_path: "{{ podman_volumes }}/pihole"