From f41af1cc7b670254552e60b0362c85274b639bcb Mon Sep 17 00:00:00 2001 From: Jiri Tyr Date: Tue, 24 Jul 2018 17:01:36 +0100 Subject: [PATCH] Fixing description --- README.md | 2 +- meta/main.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1de6338..37774fb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ vmware_vm_provisioning ====================== -Ansible role which helps to provision VMs on VMware vCenter/ESXi. +Ansible role which helps to provision VMs on VMware vCenter. The configuration of the role is done in such way that it should not be necessary to change the role for any kind of configuration. All can be diff --git a/meta/main.yaml b/meta/main.yaml index 0a4c5f3..94e20b5 100644 --- a/meta/main.yaml +++ b/meta/main.yaml @@ -2,7 +2,7 @@ galaxy_info: author: Jiri Tyr - description: Role which helps to provision VMs on VMware vCenter/ESXi. + description: Role which helps to provision VMs on VMware vCenter. license: MIT min_ansible_version: 2.6 platforms: