chore: hugo hint shortcode
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2022-05-02 21:41:17 +02:00
parent cf4a677594
commit f437eefeef
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
title: Documentation title: Documentation
--- ---
{{< hint warning >}} {{< hint type=warning >}}
**Warning**\ **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 >}}