7 lines
129 B
Bash
Executable file
7 lines
129 B
Bash
Executable file
#!/bin/bash -ex
|
|
|
|
mkdir -p roles.extern
|
|
|
|
git submodule add https://git.velt.biz/Ansible/Prepare_Workshop.git 12/Prepare_Workshop
|
|
|