docs: fix slide 30 Ansible core license Apache 2.0 -> GPLv3
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) <noreply@anthropic.com>
This commit is contained in:
@@ -1168,12 +1168,12 @@ $ ansible-galaxy install <namespace>.<role>
|
||||
<li><strong>Ansible Automation Platform</strong> (Red Hat) — enterprise AWX with support</li>
|
||||
<li><strong>Semaphore</strong> — lightweight open-source alternative</li>
|
||||
</ul>
|
||||
<p><em>Core engine remains Apache 2.0 — truly open-source.</em></p>
|
||||
<p><em>Core engine remains GPLv3 — truly open-source.</em></p>
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li>At scale you want a UI/scheduler/RBAC layer on top of the CLI.</li>
|
||||
<li>AWX (free) → Ansible Automation Platform (Red Hat, supported) is the main path; Semaphore is a lighter option.</li>
|
||||
<li>Reassure: the core stays Apache 2.0 — no license rug-pull like Terraform.</li>
|
||||
<li>Reassure: the core stays GPLv3 — no license rug-pull like Terraform.</li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user