Has anyone done any work on using dependency graphs to speed up ansible.

For example, if I have one big site.yml, and I only change an edge role, 
something small, it doesn't make sense to re-run ALL playbooks.

There might be situations where this makes sense.  There might be some API 
dependencies though but maybe you could hard code some exemptions for 
dependency computation.

This is generally how incremental compilers work btw.  No sense recompiling 
your whole app if dependencies haven't changed.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/0ba85b46-00fc-426c-87ea-7ba54a8cc585%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to