Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

How do I tell Ansible my collection does not support Python < 3.6? #189

Answered by felixfontein
SHxKM asked this question in Q&A
Discussion options

You must be logged in to vote

Right now there isn't much except the documentation. For ansible-test included in ansible-core 2.12+, you can provide a config file: https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/config/config.yml Simply place it in the tests/ directory of your collection.

If you plan to go through the inclusion process, you want to take a look at https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst#python-compatibility which explains what we expect to be documented where.

Replies: 4 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by SHxKM
Comment options

You must be logged in to vote
2 replies
@felixfontein
Comment options

@tadeboro
Comment options

Comment options

You must be logged in to vote
12 replies
@felixfontein
Comment options

@SHxKM
Comment options

@felixfontein
Comment options

@SHxKM
Comment options

@felixfontein
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants