Update
This commit is contained in:
parent
c0dd2fb418
commit
7be0a6074d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue