mute ansible discovered interpreter warning
All checks were successful
/ Ansible Lint (push) Successful in 2m41s

This commit is contained in:
lilly 2026-05-06 11:43:33 +02:00
commit adc3400177
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -4,3 +4,4 @@ pipelining = True
vars_plugins_enabled = host_group_vars,community.sops.sops vars_plugins_enabled = host_group_vars,community.sops.sops
collections_path = ./ collections_path = ./
roles_path = ./galaxy-roles roles_path = ./galaxy-roles
interpreter_python = python3