Hello everybody, I got a role with a few tasks that do some calculations and writes down the results on a server, the next inventory_host will use the caclulations to make a new one, now if these tasks are run by multiple inventory_hosts at the same time (linear run) they do the calculation at the same time and write down the same result causing issues. How do a run a role with serial: 1 or a set of tasks in a role to be run host by host?
Kind regards, Jelle de Jong -- 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 ansible-project+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/39422a69-c23a-4545-a76f-62062af702b9%40googlegroups.com.