Add SumatraPDF

This commit is contained in:
Timotej Lazar 2022-09-27 09:10:10 +00:00
parent a382393972
commit 4e07484709
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
- name: Install SumatraPDF
win_chocolatey:
name: sumatrapdf

View file

@ -3,4 +3,5 @@
- include_tasks: firefox.yml
- include_tasks: libreoffice.yml
- include_tasks: msys2.yml
- include_tasks: sumatrapdf.yml
- include_tasks: vlc.yml