summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg11
1 files changed, 0 insertions, 11 deletions
diff --git a/ansible.cfg b/ansible.cfg
deleted file mode 100644
index 219525e..0000000
--- a/ansible.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
-# SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev>
-#
-# SPDX-License-Identifier: AGPL-3.0-or-later
-
-[connection]
-
-pipelining = true
-
-[defaults]
-
-interpreter_python = auto_silent