ansible-infra/ansible.cfg

6 lines
178 B
INI
Raw Permalink Normal View History

[defaults]
2023-05-09 14:38:15 +02:00
inventory = ./inventories/z9/hosts.yaml
pipelining = True
vars_plugins_enabled = host_group_vars,community.sops.sops
2026-02-06 22:07:16 +01:00
collections_path = ./
roles_path = ./galaxy-roles