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