Add Sublime Text on Windows

This commit is contained in:
Timotej Lazar 2022-10-04 11:21:21 +00:00
parent be7cdf62dd
commit af08e2c52c
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
- name: Install Sublime Text
win_chocolatey:
name: sublimetext4
state: present

View file

@ -3,5 +3,6 @@
- include_tasks: firefox.yml
- include_tasks: libreoffice.yml
- include_tasks: msys2.yml
- include_tasks: sublime-text.yml
- include_tasks: sumatrapdf.yml
- include_tasks: vlc.yml