add eol banner (#59254)

(cherry picked from commit 00699735e9)
pull/60609/head
Sandra McCann 7 years ago committed by Toshio Kuratomi
parent 1a9f703309
commit fcf8dc8d0c

@ -0,0 +1,4 @@
{# Creates a banner at the top of the page for EOL versions. #}
<div id='banner' class='Admonition caution'>
<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 <a href="https://docs.ansible.com/ansible/latest/index.html">the latest Ansible documentation</a>.</p>
</div>
Loading…
Cancel
Save