I suspect this should be allowed, but perhaps not.
Currently, having a step like:
- manifest_file: <filename.yml> # this file does whatever
Seems to result in a failure indicating that <filename.yml> doesn't exist. Removing the # comment resolves it. I think that should be considered valid?