Hello,
I just updated to 1.4 and am trying to grok how to resolve the “include + with_items” deprecation warning without introducing several redundant with_items on each action. So far the only solution I’ve found is to put with_items on each action of the included script. I don’t want to do that! Any other suggestions?
My current (working) include looks like this: