replace partkeepr with partsy, make private

This commit is contained in:
Bastian de Byl
2025-10-21 16:40:56 -04:00
parent 812b5b30a1
commit 37c7259cf7
5 changed files with 128 additions and 70 deletions

View File

@@ -11,6 +11,7 @@ hass_path: "{{ podman_volumes }}/hass"
# nginx_path: removed - nginx no longer used
nosql_path: "{{ podman_volumes }}/nosql"
partkeepr_path: "{{ podman_volumes }}/partkeepr"
partsy_path: "{{ podman_volumes }}/partsy"
photos_path: "{{ podman_volumes }}/photos"
pihole_path: "{{ podman_volumes }}/pihole"
sshpass_cron_path: "{{ podman_volumes }}/sshpass_cron"