enable pipelining as it seems to work and be faster

See:
https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-pipelining
This commit is contained in:
June 2024-12-05 23:18:34 +01:00
parent 07dbbf055c
commit 63390c5588
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -1,5 +1,6 @@
[defaults]
inventory = ./inventories/z9/hosts.yaml
pipelining = True
[passwordstore_lookup]
backend = pass