Hi Brian ! Thanks a lot! Indeed,as the first host that triggered it does not have the required conditions the task is skipped for all others hosts. It seems that it does not work like others modules that check the condition for all hosts to execute or not the task for each of them.
Best Regards, Folio Brice Roland Le mercredi 6 juillet 2022 à 14:28:49 UTC+2, Brian Coca a écrit : > You don't have any conditionals defined on the tasks, but from the > output you show they are inheriting some conditional (otherwise they > would not skip hosts) so the meta task is probably skipped because the > first host that triggers it has that conditional result in False (see > run_once/bypass host loop behaviors). > > -- > ---------- > Brian Coca > > -- 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/950f8052-278c-448e-9d6e-ccc1b348ffc0n%40googlegroups.com.
