matrix-docker-ansible-deploy/ansible.cfg
Suguru Hirahara 1e2c1ede05
Setting up REUSE: add copyright statements to files on the root directory
flack.lock, flake.nix, and requirements.yml are taken care of with REUSE.toml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-12-08 05:00:27 +09:00

11 lines
200 B
INI

# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
[defaults]
retry_files_enabled = False
stdout_callback = yaml
[connection]
pipelining = True