robusta
robusta copied to clipboard
Hierarchy for robusta playbooks
+1
@arikalon1 any thoughts on how we should organize them?
Can we organize playbooks in separated playbook repos? Will that be good enough?
I'm not sure. I'm in favor of keeping most of the playbooks in the current repo so using them is smoother and we can release them alongside Robusta versions.
However, we already have 30 or so files in the robusta_playbooks directory. In the docs we're organizing them by category, but in the source code we're not.
For me it's easy to find what I'm looking for because I wrote it and know where to look. For new contributors I think it's probably much harder.
I agree with @aantn in this case. For new contributors it's tough to find. Also in future if we will get more actions live then it will be easy to document and if we maintain a hierarchy then filtering out will be smooth as well.
ok. So splitting the playbooks into logical categories, where each category is a folder? What categories would you choose?
It's been two years, so closing this. We're OK keeping the current organization for now.