I have a playbook where i first [Play 1] add dynamic host to group “desthosts”
In Play 2 I append a string variable “storerecords” with filenames. Sample playbook below:
In Play 3 I try to remove duplicate entries in “storerecords” variable where i get the error.
`