logdetective: create /etc/profile.d/models.sh if it doesn't exist

This commit is contained in:
Jakub Kadlcik 2025-03-21 13:33:08 +01:00
parent 58bbbca299
commit 4a8fca23ef

View file

@ -93,6 +93,7 @@
ansible.builtin.lineinfile:
path: /etc/profile.d/models.sh
line: export MODELS_PATH=/mnt/srv/models/
create: true
# TODO Configure Podman to store data on our secondary drive in
# /mnt/srv/containers_storage/