From 233ad559b499c8441fd230d76afa8f4082099fac Mon Sep 17 00:00:00 2001 From: binary Date: Fri, 11 Sep 2020 12:24:05 +0200 Subject: Change ssh port --- host_vars/OOP-FS-raspberry.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host_vars') 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 -- cgit v1.2.3