ansible-infra/ansible.cfg
chris e31ee5e39c
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m41s
update ansible collections sops, docker and debops
2026-09-21 22:46:50 +02:00

7 lines
233 B
INI

[defaults]
inventory = ./inventories/z9/hosts.yaml
pipelining = True
vars_plugins_enabled = host_group_vars,community.sops.sops
collections_path = ./ansible_collections
roles_path = ./ansible_collections
interpreter_python = python3