From b88bb292821fd7742604ec4e280acebd9a049f62 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:36:22 +0200 Subject: Adding upstream version 3.0.5. Signed-off-by: Daniel Baumann --- distro/tests/ubuntu2004/ansible.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 distro/tests/ubuntu2004/ansible.cfg (limited to 'distro/tests/ubuntu2004/ansible.cfg') diff --git a/distro/tests/ubuntu2004/ansible.cfg b/distro/tests/ubuntu2004/ansible.cfg new file mode 100644 index 0000000..b3b37ea --- /dev/null +++ b/distro/tests/ubuntu2004/ansible.cfg @@ -0,0 +1,6 @@ +[defaults] + +# additional paths to search for roles in, colon separated +roles_path = ../ansible-roles +interpreter_python = auto +stdout_callback=debug -- cgit v1.2.3