Commit Graph

21 Commits

Author SHA1 Message Date
Jannik Beyerstedt a8285962a9 [TIDY] move when statements, fix whitespace
Having the when condition of a task at the top instead of bottom is
easiert to read. Also some spaces were another whitespace character on
accident.
2022-02-13 20:52:22 +01:00
Jannik Beyerstedt 9f7fa75980 [TIDY] Update to ansible 4 module names 2021-08-28 18:02:00 +02:00
Jannik Beyerstedt a384c4385a Default tasks: Don't install updates by default 2021-08-25 15:31:46 +02:00
Jannik Beyerstedt 894539c5c8 [FIX] option to select default pip3 executable 2020-06-25 12:04:14 +02:00
Jannik Beyerstedt 6c4089870c dev-setup: add LaTeX installation 2020-05-23 22:30:37 +02:00
Jannik Beyerstedt 44558263b0 [CODE] essentials: install pip, customizable zshrc 2020-03-20 09:54:48 +01:00
Jannik Beyerstedt 11820088dc [FIX] fully rename VS Code tasks to Devel (and fix #6) 2020-02-28 08:51:48 +01:00
Jannik Beyerstedt 00c4c7eb96 [FIX] failed execution when using settingsonly 2020-01-26 15:58:35 +01:00
Jannik Beyerstedt 7879bf5f9c [BREAKING] rename VS Code tasks to Devel 2020-01-16 13:40:01 +01:00
Jannik Beyerstedt 247f6cccb6 [BREAKING] use configureable gitconfig file 2020-01-16 10:46:42 +01:00
Jannik Beyerstedt 60adb8a9bb [TIDY] remove strategy free 2019-11-03 16:58:58 +01:00
Jannik Beyerstedt c37ae1742c [FIX] add common_settingsonly flag to role as well 2019-10-31 18:29:35 +01:00
Jannik Beyerstedt 06a1720e30 general: move vim autoload to usersettings 2019-10-27 22:34:31 +01:00
Jannik Beyerstedt 448fed335b [FIX] patch zshrc plugins 2019-10-21 09:48:27 +02:00
Jannik Beyerstedt 502ab9f1f2 VS Code/ Languages: add golang 2019-10-17 10:28:06 +02:00
Jannik Beyerstedt 388f15988a VS Code/ Languages: make it more universial 2019-10-17 09:44:52 +02:00
Jannik Beyerstedt a44b7ddd1c add vscode installation and config (fix #2) 2019-10-14 09:18:29 +02:00
Jannik Beyerstedt 65aba2e579 add work machine/ dev tools 2019-10-14 08:47:22 +02:00
Jannik Beyerstedt 34a2109051 [DOC] update readme, change main.yml (fix #1) 2019-10-12 13:09:27 +02:00
Jannik Beyerstedt ce06ba5b48 add possibility to set os_family youself 2019-10-10 16:43:35 +02:00
Jannik Beyerstedt 6ce42341b2 [GIT] refactor submodules: add all to own repo 2019-10-06 22:41:31 +02:00