install.sh aktualisiert
This commit is contained in:
parent
24f192813c
commit
5b77f4cd20
@ -29,7 +29,7 @@ do
|
||||
then
|
||||
git clone https://gitea.ds9.dedyn.io/olli/${playbook}.git
|
||||
else
|
||||
git clone ${GITSRVURL}/server-$(hostname -s).git
|
||||
git clone ${GITSRVURL}/${playbook}.git
|
||||
fi
|
||||
[ -s /etc/dohardening ] || rm -f ${playbook}/hardening.yml
|
||||
if ls ${playbook}/*ansible*.yml >/dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user