cd my_desktop_ansiblechmod +x ./bootstrap.sh./bootstrap.shmake ansibel_run
Basic configuration
set the variables in group_vars/all.yml with your data.
Vscode extensions can be added.
user: <username>
home_dir: <home dir user>
# git
git_username: <git username>
git_email: <git e-mail>
# vscode
vscode_extension:
- ms-vscode.go
- ms-azuretools.vscode-docker