Initial commit erasing history
This commit is contained in:
parent
e04f86fd9a
commit
7d8751ffe8
712 changed files with 7348 additions and 0 deletions
12
roles/winroom/tasks/fri_base.yml
Normal file
12
roles/winroom/tasks/fri_base.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
- include_tasks: 7zip.yml
|
||||
- include_tasks: chrome.yml
|
||||
- include_tasks: firefox.yml
|
||||
- include_tasks: libreoffice.yml
|
||||
- include_tasks: msys2.yml
|
||||
- include_tasks: pycharm.yml # not required by anyone but used by everyone
|
||||
- include_tasks: sublime-text.yml
|
||||
- include_tasks: sumatrapdf.yml
|
||||
- include_tasks: vlc.yml
|
||||
- name: Set timezone
|
||||
win_timezone:
|
||||
timezone: Central Europe Standard Time
|
Loading…
Add table
Add a link
Reference in a new issue