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