Hello, how do I declare a role dependency which is executed after the role, e.g. :
After every execution of role A, role B is executed According to this ons: http://docs.ansible.com/ansible/playbooks_roles.html#roles the roles in 'dependencies' are executed before. The Background: My Role A starts an installer that always overrides the certificates. I also got a certificate deployment role Role B which should always be called after role A. -- 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/325841dc-c10a-418f-ab51-2bcf00bded68%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
