You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docsite/.templates/banner.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{% if is_eol %}
2
2
{# Creates a banner at the top of the page for EOL versions. #}
3
3
<divid='banner' class='Admonition caution'>
4
-
<p>You are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See <ahref="/ansible/latest/">the latest Ansible documentation</a>.</p>
4
+
<p>You are reading an unmaintained version of the community Ansible documentation. This does not apply to Red Hat Ansible Automation Platform subscriptions. See the <ahref="https://access.redhat.com/support/policy/updates/ansible-automation-platform">Red Hat AAP Life Cycle</a> for product-based details. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See <ahref="/ansible/latest/">the latest Ansible documentation</a>.</p>
0 commit comments