mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-17 01:01:08 +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
|
||||
# https://github.com/ansible/ansible/issues/56930
|
||||
force_valid_group_names = never
|
||||
# fix python discovery warnings
|
||||
interpreter_python = /usr/bin/python3
|
||||
|
||||
[privilege_escalation]
|
||||
become = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user