Organize Runbooks in a folder structure
In our more complex deployment project, we heavily depend on runbooks to update configuration, check parameters, run clean-ups, change certificate, and and and.
It is very hard to keep an overview in a long and unstructured list and it would be immensely helpful if we could organize runbooks a folder structure.
e.g.
|- Certificate
| |- verify chain
| |- change cert
|- Database
| | - create backup
| | - run maintenance
|- Configuration
| | -rewrite config
| | -verify config
... and so on
1
vote

-
Ant Meehan commented
This would be really helpful. We have many run books in a single project that we have to use prefixes to try categorise.