This commit is contained in:
David Rotermund 2024-04-17 23:02:51 +02:00
parent c0dd2fb418
commit 7be0a6074d

View file

@ -2,6 +2,7 @@ apt-get update
apt install software-properties-common
add-apt-repository --yes --update ppa:ansible/ansible
apt install ansible
apt install gh
apt install mc vi sshpass ssh-keygen inetutils-ping
apt install mc vi sshpass ssh-keygen inetutils-ping git-all