|
|
|
|
|
by masukomi
1692 days ago
|
|
> The problem I see is that someone will inevitably update the procedure (or make a change that unknowingly requires a change in the procedure) and not update the script why would your procedure be to do anything _other_ than "run script foo and do what it says"? If your procedure is not that, then your procedure doesn't reflect reality, and thus is outdated documentation that needs to be updated. if the steps of the procedure only exist within the script then there's only one place to update it. And yes, this suggests the script should be very readable. |
|
Configurations change all the time. There is no technological safeguard against someone forgetting to write down the change in the playbook script; it has to be organizational.