summaryrefslogtreecommitdiff
path: root/docs/docsite/_themes/sphinx_rtd_theme/ansible_eol_banner.html
blob: af3271683ce20d2d27ad857486fc08ec669d5863 (plain)
1
2
3
4
{# Creates a banner at the top of the page for EOL versions. #}
<div id='banner' class='Admonition caution'>
  <p>For community users, 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 <a href="https://docs.ansible.com/ansible/latest/index.html">the latest Ansible community documentation </a>. For Red Hat customers, see <a href="https://access.redhat.com/support/policy/updates/ansible-automation-platform">the Red Hat AAP platform lifecycle</a>.</p>
</div>