Hacker News new | ask | show | jobs
by mrwnmonm 1174 days ago
What a terrible website. And what in the world is a playbook?
1 comments

Ops people know playbooks as either:

A set of instructions, such as documentation defining what to do.

Or, more commonly these days: Ansible "playbooks" which run a series of idempotent scripts to bring a system into a desired state. (the terminology taken from the above).