From 4e90ee752ed8d9586bb0df69511b0d040a0946ff Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 1 May 2021 22:21:17 +0200 Subject: [PATCH] Add ansible-test config file. (#2404) --- tests/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/config.yml diff --git a/tests/config.yml b/tests/config.yml new file mode 100644 index 0000000000..ba0238e305 --- /dev/null +++ b/tests/config.yml @@ -0,0 +1,5 @@ +--- +# See template for more information: +# https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/config/config.yml +modules: + python_requires: default