From 4d22fc0f2a61758e38ddc7481e8b53f9dbd27ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnaud=20Pr=C3=A9mel-Cabic?= Date: Mon, 8 Jun 2026 11:36:50 +0200 Subject: [PATCH] docs: fix slide 30 Ansible core license Apache 2.0 -> GPLv3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same correction as slide 23 — ansible-core is GPLv3, not Apache 2.0 (slide line + speaker note) Co-Authored-By: Claude Opus 4.8 (1M context) --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 481b821..8117201 100644 --- a/index.html +++ b/index.html @@ -1168,12 +1168,12 @@ $ ansible-galaxy install <namespace>.<role>
  • Ansible Automation Platform (Red Hat) — enterprise AWX with support
  • Semaphore — lightweight open-source alternative
  • -

    Core engine remains Apache 2.0 — truly open-source.

    +

    Core engine remains GPLv3 — truly open-source.