From 4d9d923c5b88425f016906404f5e415ff19c0537 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 10 Oct 2020 20:06:18 +0300 Subject: [PATCH] Refactor(init-local-phd): Add `jmtpfs` FUSE filesystems --- playbooks/debian/init-local-phd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/debian/init-local-phd.yml b/playbooks/debian/init-local-phd.yml index 4b0f24f..9e9663b 100644 --- a/playbooks/debian/init-local-phd.yml +++ b/playbooks/debian/init-local-phd.yml @@ -50,7 +50,7 @@ 'docutils-doc', 'evince', 'fbreader', 'sqlite3-doc', 'vim-doc', 'vim-gtk3', # 'xpdf', # FUSE filesystems - 'fuse-convmvfs', 'curlftpfs', 'ntfs-3g', 'sshfs', + 'fuse-convmvfs', 'curlftpfs', 'jmtpfs', 'ntfs-3g', 'sshfs', # Office docs 'catdoc', 'docx2txt', 'xlsx2csv', 'wv', # LibreOffice/OpenOffice docs -- 2.39.2