From 09c5bd818ded489378104f523fcede23443c5092 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Mon, 5 Feb 2024 11:58:12 +0000 Subject: Bulk update with all changes currently in prod --- ansible.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ansible.cfg (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..ce70a05 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: 2024 Matthew Fennell +# +# SPDX-License-Identifier: AGPL-3.0-only + +[connection] + +pipelining = true -- cgit v1.2.3