Hello,
I tried to initialize a list and attach it to local host. I want to add to the list across plays so that the hostname of each host that failed is added to list but it seems that this does not work new list = old list + new hostname of host that failed. Even if there are 3 hosts that failed the list at the end of the play only contains one host. Here is my script, the list is called continents.