summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authoruvok cheetah2024-05-27 19:08:41 +0200
committeruvok cheetah2024-05-27 19:08:41 +0200
commitd1d5cd464c84348182b938156a8bbaf2230c4773 (patch)
tree782fb1e203088cefaf68c5558894156a580a0bff /ansible.cfg
parentcf3cd322192a2f21c4d6b141c5820e9d1619a848 (diff)
ansible: Enabli pipelining
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
index d969d4d..b2497f6 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -9,3 +9,4 @@ ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid}
# merge dictionaries
hash_behaviour=merge
#stdout_callback=unixy
+pipelining = True