Fix ansible python version range (#11009)

This commit is contained in:
Max Gautier
2024-03-14 12:54:31 +00:00
committed by GitHub
parent 7f6ca804a1
commit 3305383873

View File

@ -32,7 +32,7 @@ Based on the table below and the available python version for your ansible host
| Ansible Version | Python Version |
|-----------------|----------------|
| >= 2.16.4 | 3.9-3.11 |
| >= 2.16.4 | 3.10-3.12 |
## Inventory