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: https://gist.github.com/JeremyChase/7598637 -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
