Add Python interpreter explicitly
This prevents a console warning.
This commit is contained in:
parent
3f8e820bab
commit
b707ef2d6e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
[raspberry_pis]
|
[raspberry_pis]
|
||||||
raspberry-pi-1.kleinendorst.info hostname=raspberry-pi-1
|
raspberry-pi-1.kleinendorst.info hostname=raspberry-pi-1 ansible_python_interpreter=/usr/bin/python3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue