diff options
Diffstat (limited to 'bin/ansible-galaxy')
-rwxr-xr-x | bin/ansible-galaxy | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/ansible-galaxy b/bin/ansible-galaxy index 871e434b7d..6fab3ed80b 100755 --- a/bin/ansible-galaxy +++ b/bin/ansible-galaxy @@ -45,6 +45,13 @@ galaxy_info: author: {{ author }} description: {{description}} company: {{ company }} + # Some suggested licenses: + # - BSD (default) + # - MIT + # - GPLv2 + # - GPLv3 + # - Apache + # - CC-BY license: {{ license }} min_ansible_version: {{ min_ansible_version }} # |