add work machine/ dev tools
This commit is contained in:
parent
4ea271dbf0
commit
65aba2e579
8 changed files with 61 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue