* If we evaluate task.loop/with_items when calculating delegate_to vars, cache the items. Fixes #28231 * Add comments about caching loop items * Add test for delegate_to+loop+random * Be more careful about where we update task.loop
* Add check for known_hosts changing during tests. * Don't use known hosts file for delegate_to test.