Try to use python 2 on hetzner server as python 3 is too old.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_python_interpreter: /usr/bin/python2
|
||||
mysql_user: root
|
||||
backup_dir: /var/chris
|
||||
databases: ['c1_scheidle', 'c1_startup', 'c2_buehler', 'c4_svj', 'c5_maier', 'dbispconfig', 'roundcube']
|
||||
|
||||
Reference in New Issue
Block a user