add work machine/ dev tools

This commit is contained in:
Jannik Beyerstedt 2019-10-14 08:47:22 +02:00
parent 4ea271dbf0
commit 65aba2e579
8 changed files with 61 additions and 3 deletions

View file

@ -56,6 +56,12 @@ You can simply run the whole role:
import_role:
name: common
tasks_from: usersettings
# just for you main machine
- name: Basics - Install dotfiles
import_role:
name: common
tasks_from: usertools
```
Or call the different tasks individually: