|
|
|
|
|
by WesolyKubeczek
775 days ago
|
|
I'm only using Ansible because of its extensive documentation and mindshare, but my best successes with it were when I let go of the idea that the playbooks specify state "declaratively". I now treat them as imperative steps where each step is being checked as to whether it needs to be done or not, and it has vastly simplified my mental model of what Ansible is actually doing. |
|
It's all pretty messy but useful.