From 1a075050fbf838baa1505717dd11150a16b3ce40 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Sat, 14 Jan 2017 16:07:17 -0800 Subject: [PATCH] update metadata --- ch13/ansible/meta.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ch13/ansible/meta.yml b/ch13/ansible/meta.yml index 3a23c23..30b07ad 100644 --- a/ch13/ansible/meta.yml +++ b/ch13/ansible/meta.yml @@ -1,11 +1,10 @@ galaxy_info: - author: Your name - description: Describe your awesome application here. - company: Your company + author: Lorin Hochstein + description: Example Mezzanine app # If the issue tracker for your role is not on GitHub, uncomment the # next line and provide a value - # issue_tracker_url: + # issue_tracker_url: # Some suggested licenses: # - BSD (default) @@ -14,7 +13,7 @@ galaxy_info: # - GPLv3 # - Apache # - CC-BY - license: license (GPLv2, CC-BY, etc) + license: Apache min_ansible_container_version: 0.2.0 -- 2.44.0