From adc34001770be1ddd67a397b10c5b6a634bc0c45 Mon Sep 17 00:00:00 2001
From: lilly
Date: Wed, 6 May 2026 11:43:33 +0200
Subject: [PATCH] mute ansible discovered interpreter warning
---
ansible.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/ansible.cfg b/ansible.cfg
index 805406f..dd28116 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -4,3 +4,4 @@ pipelining = True
vars_plugins_enabled = host_group_vars,community.sops.sops
collections_path = ./
roles_path = ./galaxy-roles
+interpreter_python = python3