From cf5f0587680191455a10951a25e862e4eca7a2be Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 2 May 2022 21:44:11 +0200 Subject: [PATCH] change hint type to important --- content/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index e62adf0..89f5182 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,8 +2,7 @@ title: Documentation --- -{{< hint type=warning >}} -**Warning**\ +{{< hint type=important >}} 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 >}}