Make sure gnome-keyring-daemon is not started, it fails with sshfs.

This commit is contained in:
Andreas B. Mundt 2021-04-10 21:34:46 +02:00 committed by Andreas B. Mundt
parent 13993ef45e
commit 89545ab4a7

View file

@ -62,3 +62,7 @@
shell:
cmd: ssh-keyscan -H {{ home_server }} >> /root/.ssh/known_hosts
creates: /root/.ssh/known_hosts
## gnome-keyring fails with sshfs:
- name: disable gnome-keyring-daemon
command: dpkg-divert --divert /usr/bin/gnome-keyring-daemon.distrib --rename /usr/bin/gnome-keyring-daemon