Finished optimization for today

This commit is contained in:
2025-03-20 17:00:07 +01:00
parent 096934e795
commit 275e4bd453
18 changed files with 137 additions and 16 deletions

1
roles/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
ansible_role_glosar.rst

13
roles/README.md Normal file
View File

@@ -0,0 +1,13 @@
# Applications and Roles
CyMaIS offers a variety of applications to simplify your daily tasks.
## For Users
Discover the solutions CyMaIS provides for you:
- [Application Glossary](application_glosar.rst)
- [Application Categories](application_categories.rst)
## For Developers
Explore the technical details of our roles:
- [Ansible Role Glossary](ansible_role_glosar.rst)
Want to dive deeper into the source code or our ansible roles? Check out our [GitHub repository](https://github.com/kevinveenbirkenbach/cymais/tree/master/roles).

View File

@@ -1,5 +0,0 @@
Applications
=====================================
- :doc:`Glosar <glosar>`
- :doc:`Categories <categories>`