@ -13,7 +13,7 @@ Technical dependencies on host machine (Python 3.5+):
Technical dependencies on managed machines:
* python3
* python2.7
Install further dependencies on the host machine: ``pip install -r requirements.txt``
@ -2,3 +2,5 @@
uberspace_user: yourUberspaceUser
domain: domainToService
node_version: 12
mysql_user: yourMysqlUser
mysql_password: yourMysqlPassword
@ -1,2 +1,2 @@
[uberspace]
username.uber.space ansible_python_interpreter=/usr/bin/python3
username.uber.space ansible_python_interpreter=/usr/bin/python