Skip to content

caibar/my_desktop_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation steps

  • cd my_desktop_ansible
  • chmod +x ./bootstrap.sh
  • ./bootstrap.sh
  • make ansibel_run

Paybook Variables

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors