add eol banner (#59254)
This commit is contained in:
parent
44a0fb5a93
commit
00699735e9
1 changed files with 4 additions and 0 deletions
|
@ -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…
Reference in a new issue