I went with Runbooks since a playbook is usually something more abstract. For e.g
A playbook might say: "restart the ec2 server," but a Runbook will list the exact sequence of commands you can run to restart a server.
I went with Runbooks since a playbook is usually something more abstract. For e.g
A playbook might say: "restart the ec2 server," but a Runbook will list the exact sequence of commands you can run to restart a server.