fix: python interpreter relates to inventory

This commit is contained in:
Clément Désiles
2025-12-15 22:15:34 +01:00
parent ebeb6d5c6b
commit 150a032988
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1,5 +1,4 @@
[defaults]
interpreter_python = /usr/bin/python3
roles_path = ./roles
inventory = inventory/hosts.yml
remote_tmp = /tmp/.ansible-${USER}