I want to report on any config diff between wlans of the same name across all zones and all clusters. I wrote an ansible playbook that iterates all clusters, lists all zones, then iterates over those to list all wlans, then gets details about each wl...