From 799dcb9fd653899b8848a2f8dda11d2a1f4fc456 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 1 May 2021 22:37:18 +0200 Subject: [PATCH] Add ansible-test config file. (#132) --- 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 00000000..ba0238e3 --- /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