From 78872f391beeb277026a1a4c623f56e9a511c998 Mon Sep 17 00:00:00 2001 From: Simon Weald Date: Thu, 1 Nov 2018 15:32:10 +0000 Subject: [PATCH] comment sections which break Molecule testing --- meta/main.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index f346155..ff30922 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -58,16 +58,16 @@ dependencies: [] # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. -ansigenome_info: - galaxy_id: '' +#ansigenome_info: +# galaxy_id: '' - travis: False +# travis: False - synopsis: | - Describe your role in a few paragraphs.... +# synopsis: | +# Describe your role in a few paragraphs.... - usage: | - Describe how to use in more detail... +# usage: | +# Describe how to use in more detail... #custom: | # Any custom output you want after the usage section..