|
|
|
|
|
by argd678
2538 days ago
|
|
The problem with the idempotent trend in configuration management is that it’s all based on not tracking or knowing what the current state of something is. So reasoning about how these systems work is fundamentally impossible. It would be better to focus on systems where by we can always know the state and improve the tooling there. |
|
With the default behaviour of rm, ln -s, etc you know neither the state before, nor after.