logdetective: create /etc/profile.d/models.sh if it doesn't exist
This commit is contained in:
parent
58bbbca299
commit
4a8fca23ef
1 changed files with 1 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue