Move source tool clone path from ~/.local/src to /usr/src

This commit is contained in:
Fabio Scotto di Santolo
2026-04-18 19:17:51 +02:00
parent cfa56a32d1
commit 1bfef2e46f
2 changed files with 14 additions and 5 deletions

View File

@@ -386,7 +386,7 @@
mode: "0755"
- path: "{{ user_home }}/.local/share/keyrings"
mode: "0700"
- path: "{{ user_home }}/.local/src"
- path: /usr/src
mode: "0755"
- name: Ensure maildir directories exist