change hint type to important
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2022-05-02 21:44:11 +02:00
parent f437eefeef
commit cf5f058768
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -2,8 +2,7 @@
title: Documentation title: Documentation
--- ---
{{< hint type=warning >}} {{< hint type=important >}}
**Warning**\
You should not trust any Ansible resource on the internet without verification! Beside that, listed Ansible roles getting not versioned right now and **breaking changes** may happen and possibly damage your deployment. Use it at your own risk. You should not trust any Ansible resource on the internet without verification! Beside that, listed Ansible roles getting not versioned right now and **breaking changes** may happen and possibly damage your deployment. Use it at your own risk.
{{< /hint >}} {{< /hint >}}