ansible-infra/ansible.cfg
June fa22ce52a0
All checks were successful
/ Ansible Lint (push) Successful in 1m37s
/ Ansible Lint (pull_request) Successful in 1m37s
enable pipelining as it seems to work and be faster
See:
https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-pipelining
2024-12-05 23:18:34 +01:00

6 lines
108 B
INI

[defaults]
inventory = ./inventories/z9/hosts.yaml
pipelining = True
[passwordstore_lookup]
backend = pass