From e5991b9d941c85983e33d4b623a160a917081a5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Jun 2025 02:35:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20ansible-core?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ansible-core: - Item root['releases']['2.19'] ({'name': '2.19', 'releaseDate': '2025-06-16', 'eol': '2027-11-30'}) added to dictionary. --- releases/ansible-core.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/releases/ansible-core.json b/releases/ansible-core.json index 44378015..e50b7e73 100644 --- a/releases/ansible-core.json +++ b/releases/ansible-core.json @@ -5,6 +5,11 @@ "releaseDate": "2019-10-31", "eol": "2022-05-23" }, + "2.19": { + "name": "2.19", + "releaseDate": "2025-06-16", + "eol": "2027-11-30" + }, "2.18": { "name": "2.18", "releaseDate": "2024-11-04",