mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-17 09:11:20 +00:00
set interpreter_python to python3
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
1352c13df2
commit
53a059fa2c
@ -8,6 +8,8 @@ host_key_checking = false
|
|||||||
stdout_callback = debug
|
stdout_callback = debug
|
||||||
# https://github.com/ansible/ansible/issues/56930
|
# https://github.com/ansible/ansible/issues/56930
|
||||||
force_valid_group_names = never
|
force_valid_group_names = never
|
||||||
|
# fix python discovery warnings
|
||||||
|
interpreter_python = /usr/bin/python3
|
||||||
|
|
||||||
[privilege_escalation]
|
[privilege_escalation]
|
||||||
become = true
|
become = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user