mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 10:01:44 +08:00
logdetective: create /etc/profile.d/models.sh if it doesn't exist
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user