„build-debian-env.sh“ ändern
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash -xe
|
||||
|
||||
# install ansible
|
||||
apt-get -y install python3-pip keyboard-configuration
|
||||
apt-get -y install python3-pip
|
||||
pip install ansible
|
||||
|
||||
cd /root
|
||||
|
||||
Reference in New Issue
Block a user