diff --git a/group_vars/all b/group_vars/all index 495d481..2daf8f8 100644 --- a/group_vars/all +++ b/group_vars/all @@ -1 +1,2 @@ +ansible_python_interpreter: /usr/bin/python3 basics_autoupdate_mail: backend@hamburg.freifunk.net diff --git a/host_vars/gw03-new b/host_vars/gw03-new new file mode 100644 index 0000000..c99152c --- /dev/null +++ b/host_vars/gw03-new @@ -0,0 +1 @@ +ansible_python_interpreter: /usr/bin/python2