diff --git a/.batchfile b/.batchfile index 79fab95..183f825 100644 --- a/.batchfile +++ b/.batchfile @@ -39,3 +39,4 @@ https://gitea.rknet.org/ansible/xoxys.users;docs;content/system/users https://gitea.rknet.org/ansible/xoxys.vim;docs;content/system/vim https://gitea.rknet.org/ansible/xoxys.yum;docs;content/system/yum https://gitea.rknet.org/ansible/xoxys.zigbee2mqtt;docs;content/IoT/zigbee2mqtt +https://gitea.rknet.org/ansible/xoxys.zigbee2mqtt;docs;content/system/smb diff --git a/content/_index.md b/content/_index.md index f792fe1..a0d1842 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,4 +2,9 @@ title: Documentation --- -This project provides documentation for most of my own Ansible roles. The goal is to make it more useful to others without the need to look into the code of each Ansible role. +{{< hint 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 break your deployment. Use it at your own risk. +{{< /hint >}} + +This project provides documentation for most of my Ansible roles. The goal is to make it more useful to others and showcase some possibilities. If you want to contact me you can use one of the listed [channels](https://geeklabor.de/contact/).