3 lines
120 B
Bash
3 lines
120 B
Bash
|
#! bin/bash
|
||
|
ansible-galaxy install -r requirments.yml
|
||
|
ansible-pull -U https://git.jatus.tech/Jatus/workstation-setup.git
|