Thanks for both of the suggestions! I tried both and figured out that multiple plays in one playbook with the second play using "serial: 1" works for me alright.
Thanks, Martin V V čet., 3. feb. 2022 ob 17:18 je oseba Brian Coca <[email protected]> napisala: > also 'throttle', it is not the same as 'serial' but it is what many > people actually want (serial keyword has many implications aside from > reducing parallelism). > > -- > ---------- > Brian Coca > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Ansible Project" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/ansible-project/FqTPdH7bdjE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/CACVha7dPonZrKqB3ahc_4_7xkBRAhbG%2B0ZdBhO28%3DxbzJaWvyw%40mail.gmail.com > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAP7ratRpWun38DW-%3DbOAUn3Je2U5wjjbYHL8r_fyg91nZY7%3DBQ%40mail.gmail.com.
