Open feydreva opened 3 years ago
Yeah. Sorry. But it seems (to me) impossible to maintain a script that simply installs ansible. You have to a kind python guru-hero to this.
I normally run and test my script on AWS EC2s and Hetzner vservers. Based on these images it was working up to now. which base image/vserver did you use?
Hello, I am trying to go through this workbook.
After finding about python 2.7, I am now using the nexcloud reload branche / script. I got this error duing the 1st script on nextcloud reloaded :
To solve this I had to run this commands : sudo python get-pip.py sudo python3 -m pip install -U pip sudo python3 -m pip install -U setuptools
1st script ran ok, with theses warning