From cf50990fed8a18788752b444124c94b996225124 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 22:54:44 +0200 Subject: [PATCH] Add ansible-test config file. (#2404) (#2406) (cherry picked from commit 4e90ee752ed8d9586bb0df69511b0d040a0946ff) Co-authored-by: Felix Fontein --- 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