Do you maintain a historical record of what playbooks you executed? Maybe with columns like
+-----------+----------+-------------+-----------------------+-------------------+--------+ | Timestamp | Playbook | Git Version | Environment Variables | Command line args | Result | +-----------+----------+-------------+-----------------------+-------------------+--------+
If yes, how do you populate such a record?
If not, is it because you think it is overkill or unnecessary? I have a feeling that something like this may be a change-control/ISO/process requirement, but am curious about what others think.
No comments:
Post a Comment