Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit afdc368

Browse files
committed
chore: set python binary in inventory
1 parent e7f1df1 commit afdc368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/inventory.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ all:
8989
ansible_user: root
9090
ansible_connection: ssh
9191
stackhead__config_folder: "{{ .TmpProjectDefinitionFolder }}"
92+
ansible_python_interpreter: /usr/bin/python3
9293
hosts:
9394
mackerel:
9495
ansible_host: {{ .IPAddress }}

0 commit comments

Comments
 (0)