Sets interpreter_python = auto_silent to keep auto-detection while silencing the warning about future interpreter changes. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
160 B
INI
8 lines
160 B
INI
[defaults]
|
|
inventory = inventory/hosts.yml
|
|
interpreter_python = auto_silent
|
|
roles_path = roles
|
|
host_key_checking = False
|
|
|
|
[privilege_escalation]
|
|
become = False
|