correction apt
This commit is contained in:
parent
b9ea4001ce
commit
5c1c2d502b
@ -12,7 +12,8 @@ else
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
sudo apt-get -y install jupyter python3-virtualenv python3-setuptools build-essential libssl-dev libffi-dev python3-dev libkrb5-dev sshpass yamllint python3-pip pipx
|
||||
echo "Install packages"
|
||||
sudo apt install -y jupyter python3-virtualenv python3-setuptools build-essential libssl-dev libffi-dev python3-dev libkrb5-dev sshpass yamllint python3-pip pipx
|
||||
if [ ! -d /etc/ansible ]
|
||||
then
|
||||
sudo mkdir /etc/ansible
|
||||
|
Loading…
x
Reference in New Issue
Block a user