[BREAKING] rename VS Code tasks to Devel
This commit is contained in:
parent
247f6cccb6
commit
7879bf5f9c
5 changed files with 32 additions and 32 deletions
|
@ -89,10 +89,10 @@ You can simply run the whole role:
|
|||
tasks_from: usertools
|
||||
|
||||
# install programming languages and optionally VS Code
|
||||
- name: Basics - Install and configure VS Code
|
||||
- name: Basics - Install and configure development env (and VS Code)
|
||||
import_role:
|
||||
name: common
|
||||
tasks_from: vscode
|
||||
tasks_from: devel
|
||||
```
|
||||
|
||||
Or call the different tasks individually:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue