]> git.phdru.name Git - ansible.git/commitdiff
Feat(init-local-phd): Install office document viewers
authorOleg Broytman <phd@phdru.name>
Tue, 2 Jun 2020 14:01:13 +0000 (17:01 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 2 Jun 2020 14:01:13 +0000 (17:01 +0300)
playbooks/debian/init-local-phd.yml

index c106cf78f8c128c854d969296623263cdeb6fe55..b0af56ac4f5a699b9cab51710706253e3452dd25 100644 (file)
           # Docs and texts
           'docutils-doc', 'fbreader', 'qpdfview', 'sqlite3-doc',
           'vim-doc', 'vim-gtk3',
+          # Office docs
+          'catdoc', 'docx2txt', 'xlsx2csv', 'wv',
+          # LibreOffice/OpenOffice docs
+          'ods2tsv', 'odt2txt',
           # Image handling
           'imagemagick', 'imagemagick-doc',
           'xli', 'xloadimage',