file task for chown... what am I doing wrong?

I figured out part of my problem. The owner was being set on the top directory, but the recurse flag is being ignored so nothing underneath it was being touched.

-scott

recurse is not recursing sounds like a bug to me. That stuff is
pretty new, file a github ticket if you can include steps to reproduce
it.