2025-03/helper/09_gitmodules.sh
2025-03-27 09:25:12 +01:00

10 lines
366 B
Bash
Executable file

#!/bin/bash -ex
mkdir -p roles.extern
rm -fr 09/ssh-wrapper-for-monitoring
git submodule add https://git.velt.biz/Ansible/monitored.git roles.extern/monitored
git submodule add https://git.velt.biz/Monitoring/ssh-wrapper-for-monitoring.git 09/ssh-wrapper-for-monitoring
git submodule add https://git.velt.biz/svelt/role.prepare-dnf5.git roles.extern/prepare-dnf5