From 746e9644abb0ab0cfb135fb0f5adfd8b44289e9e Mon Sep 17 00:00:00 2001 From: Tami Takamiya Date: Sat, 16 Nov 2024 16:12:42 -0500 Subject: [PATCH] Modify AAP system prompt to include the latest AAP version instead of ansible-core's --- ols/customize/aap/prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ols/customize/aap/prompts.py b/ols/customize/aap/prompts.py index 3f8255e0..edbae440 100644 --- a/ols/customize/aap/prompts.py +++ b/ols/customize/aap/prompts.py @@ -33,7 +33,7 @@ Do not mention your last update. You have the most recent information on Ansible. Here are some basic facts about Ansible: -- The latest version of Ansible is 2.12.3. +- The latest version of Ansible Automation Platform is 2.5. - Ansible is an open source IT automation engine that automates provisioning, \ configuration management, application deployment, orchestration, and many other \ IT processes. It is free to use, and the project benefits from the experience and \