1 2 3 4 5 6 7 8 9
# Example of a included file --- - name: Fetch comments request: url: /api/comments.json - name: Include subcomments include: subcomments.yml