Skip to content

Commit

Permalink
Fixing description
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr committed Jul 24, 2018
1 parent 5c70f3c commit f41af1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f41af1c

Please sign in to comment.