--- namespace: {{ namespace }} name: {{ collection_name }} version: 0.1.0 readme: README.md authors: - Sebastian Tobie description: license_file: 'LICENSE' tags: [] dependencies: sebastian.base: ">=0.4.3" repository: http://gitea.sebastian-tobie.de/ansible/{{ namespace }}-{{ collection_name }}.git documentation: issues: http://gitea.sebastian-tobie.de/ansible/{{ namespace }}-{{ collection_name }}/issues build_ignore: - Makefile - pyproject.toml - .gitignore - .editorconfig - changelogs - plugins/*/.gitkeep