mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Remove trailing whitespace from the galaxy init Jinja2 template. Default a description.
This commit is contained in:
@@ -251,6 +251,7 @@ class GalaxyCLI(CLI):
|
||||
|
||||
inject = dict(
|
||||
author = 'your name',
|
||||
description = 'your description',
|
||||
company = 'your company (optional)',
|
||||
license = 'license (GPLv2, CC-BY, etc)',
|
||||
issue_tracker_url = 'http://example.com/issue/tracker',
|
||||
|
||||
Reference in New Issue
Block a user