Ansible Collection Skeleton

The default collection’s galaxy.yml.j2 uses an internal filter (comment_ify) that explicitly specified skeletons don’t have access to. You can use the default skeleton by omitting the --collection-skeleton /path/to/skeleton. The syntax is right for providing a custom skeleton. Any of the non-default skeletons should be valid starting point for a custom skeleton since they won’t use the internal filter.

1 Like