summaryrefslogtreecommitdiffstats
path: root/distro/tests/.ansible.cfg
blob: eef20150e0e14c22a18c9c5c95c8dad92abfa597 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-3.0-or-later

[defaults]

# additional paths to search for roles in, colon separated
roles_path = ../ansible-roles
interpreter_python = auto
stdout_callback=debug