From 593098108ea10e2e435208897a1ec4c5d986ce3a Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Fri, 24 Jan 2014 15:34:01 -0600 Subject: [PATCH] Adding suggested licenses to the ansible-galaxy meta template --- bin/ansible-galaxy | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/ansible-galaxy b/bin/ansible-galaxy index 871e434b7d5..6fab3ed80b5 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 }} #