How do you keep documentation from becoming outdated a few months down the line?

Posted by PersonalTrash1779@reddit | sysadmin | View on Reddit | 18 comments

We usually start with clean docs (diagrams, access info, notes), but over time things drift IP changes, new devices, config tweaks and eventually people stop trusting the docs.

Currently looking at a few approaches: - NetBox for inventory/source of truth - simplifying and reducing what we document - possibly tools like DeepDocs to catch when docs fall out of sync with real changes

For those managing real environments, what actually held up over time without constant manual effort?