added sh file

This commit is contained in:
Gianmarco Pettinato 2021-12-24 13:41:02 +01:00
parent 9b5401015f
commit 177a8610eb
2 changed files with 4 additions and 0 deletions

1
requirments.yml Normal file
View File

@ -0,0 +1 @@
- src: gantsign.visual-studio-code

3
setup.sh Normal file
View File

@ -0,0 +1,3 @@
#! bin/bash
ansible-galaxy install -r requirments.yml
ansible-pull -U https://git.jatus.tech/Jatus/workstation-setup.git