docs: fix hugo hint shortcode

This commit is contained in:
Robert Kaussow 2022-05-02 21:51:51 +02:00
parent 8e87db349d
commit 3ceef4365d
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@ docker run \
thegeeklab/ansible-doctor thegeeklab/ansible-doctor
``` ```
{{< hint info >}} {{< hint type=note >}}
**Info**\
Keep in mind, that SELinux labels (`:Z` or `:z`) need to be passed as mount option on SELinux enabled systems. Keep in mind, that SELinux labels (`:Z` or `:z`) need to be passed as mount option on SELinux enabled systems.
{{< /hint >}} {{< /hint >}}