mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Move source tool clone path from ~/.local/src to /usr/src
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user