Hi,
I am wondering if "ansible-pull" also provides the orchestration like what ansible does in push model.
For example I have a site.yml that dictates all DB nodes have to be provisioned first, then web nodes can be provisioned. If I run ansible from the central machine, this order can be guaranteed.
But for ansible-pull, does such kind of mechanism exist?
Thanks,
Xicheng