Hi,
is there a way to get a list of all the hosts that the playbook is being executed on?
I know there is a way to get all the hosts in a particular group by using ‘groups[‘my_group’]’ variable. But this list does not change when ‘–limit’ or ‘serial’ is used.
Martynas