Concept Flow - Configuration drift detection
Start: Define desired config
Get current system config
Compare desired vs current
No drift
End: Report
The script defines what the system should look like, checks the current state, compares both, and reports if there is any difference (drift).