]> git.phdru.name Git - ansible.git/commitdiff
Refactor(init-local-phd): Split FUSE filesystems
authorOleg Broytman <phd@phdru.name>
Sat, 10 Oct 2020 17:04:46 +0000 (20:04 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 10 Oct 2020 17:04:46 +0000 (20:04 +0300)
playbooks/debian/init-local-phd.yml

index a638d1ae649c6b4e8c29be4609d4f45acf418a99..4b0f24fea5cae0bccd807737768e93aa6df66847 100644 (file)
@@ -36,9 +36,9 @@
         install_recommends: no
         name: [
           # System
-          'acpi', 'fuse-convmvfs', 'curlftpfs', 'hibernate', 'ntfs-3g',
+          'acpi', 'hibernate',
           'pinentry-gtk2', # for GnuPG
-          'pptp-linux', 'sshfs', 'uswsusp',
+          'pptp-linux', 'uswsusp',
           # Audio
           'audacious', 'pavucontrol', 'pulseaudio',
           # Bluetooth
@@ -49,6 +49,8 @@
           # Docs and texts
           'docutils-doc', 'evince', 'fbreader', 'sqlite3-doc',
           'vim-doc', 'vim-gtk3', # 'xpdf',
+          # FUSE filesystems
+          'fuse-convmvfs', 'curlftpfs', 'ntfs-3g', 'sshfs',
           # Office docs
           'catdoc', 'docx2txt', 'xlsx2csv', 'wv',
           # LibreOffice/OpenOffice docs