mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add ansible-test config file. (#2404)
This commit is contained in:
parent
eb455c69a2
commit
4e90ee752e
1 changed files with 5 additions and 0 deletions
5
tests/config.yml
Normal file
5
tests/config.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue