From 34e68e828af945e17bad865e15a737e350a0ec99 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 27 Apr 2020 21:09:21 +0200 Subject: [PATCH] Fix variable argument description --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 8dd3e82..2b67edc 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,5 @@ If you're looking for a molecule folder, try the [molecule-template](https://git ## Arguments -- **role_directory**: Name of the standard role role directory (default: `role`) - **role_name**: Name of the role that role files are embedded in (default: `autonomic.mynewrole`) -- **scenario_type**: Name of the role scenario (default: `default`) -- **server_type**: Hetzner Cloud server type (default: `cx11`) -- **server_image**: Hetzner Cloud image type (default: `debian-10`) +- **description**: Description of the role for the `meta/main.yml` galaxy information