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