2025-05/helper/09_gitmodules.sh
2025-05-15 10:25:17 +02: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