X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=roles%2Ftools%2Ftasks%2Fmain.yml;h=745a08fbe5257698179cf1e24ff202719315f873;hb=e7c9bf715db5255074b6f7554a60de263cc3aa96;hp=56298cbed129f2acb60174245e333c9f1458c6b8;hpb=cf86d448f96ede049c04d8165931f92a82f35956;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/roles/tools/tasks/main.yml b/roles/tools/tasks/main.yml index 56298cb..745a08f 100644 --- a/roles/tools/tasks/main.yml +++ b/roles/tools/tasks/main.yml @@ -46,11 +46,10 @@ dest: $XDG_CONFIG_HOME/systemd/user/ notify: - reload systemd -- name: Link password store - file: - path: "$XDG_DATA_HOME/pass" - src: "$XDG_CONFIG_HOME/ansible/password_store" - state: link +- name: Clone password store + git: + dest: "$XDG_DATA_HOME/pass" + repo: gitolite@git.immae.eu:perso/Immae/Prive/Password_store - name: dconf configuration # check: `dconf dump /` or `dconf-editor` dconf: