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