From 26acce9cec75d475c70685ec93e3cff79763d263 Mon Sep 17 00:00:00 2001 From: ChengHao Yang <17496418+tico88612@users.noreply.github.com> Date: Mon, 9 Sep 2024 18:30:08 +0800 Subject: [PATCH] Docs: update ansible-core version to 2.17.3 Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --- docs/ansible/ansible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ansible/ansible.md b/docs/ansible/ansible.md index a21de529e..9c23b9b4e 100644 --- a/docs/ansible/ansible.md +++ b/docs/ansible/ansible.md @@ -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.10-3.12 | +| >= 2.17.3 | 3.10-3.12 | ## Customize Ansible vars