diff options
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/OOP-FS-raspberry.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/OOP-FS-raspberry.ini b/host_vars/OOP-FS-raspberry.ini index 1ca35bf..902e628 100644 --- a/host_vars/OOP-FS-raspberry.ini +++ b/host_vars/OOP-FS-raspberry.ini @@ -1,5 +1,5 @@ ansible_host=OOP-FS-raspberry ansible_distribution=debian -ansible_port=2244 +ansible_port=22 ansible_python_interpreter=/usr/bin/python3 |