summaryrefslogtreecommitdiff
path: root/lib/ansible/config/base.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/config/base.yml')
-rw-r--r--lib/ansible/config/base.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ansible/config/base.yml b/lib/ansible/config/base.yml
index ee98f7483f..c3124b2838 100644
--- a/lib/ansible/config/base.yml
+++ b/lib/ansible/config/base.yml
@@ -1546,6 +1546,7 @@ INTERPRETER_PYTHON_DISTRO_MAP:
INTERPRETER_PYTHON_FALLBACK:
name: Ordered list of Python interpreters to check for in discovery
default:
+ - python3.11
- python3.10
- python3.9
- python3.8