Hi folks,
Is it logically better to have one big arse playbook that does everything I need for a respective task? Or numerous smaller playbooks for each task?
In this example, I have an existing 1100 line playbook that handles vol creation, snapmirror, mounting vols, creating ad groups, applying perms, dfs management, etc.
Literally everything for this one task.
We also have PagerDuty's Rundeck in place to be able to string playbooks together via Jobs.
Is it best to keep them together in one? Or break it up by sections?