Skip to content

Commit

Permalink
Editorial change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dougal Seeley committed Jan 18, 2022
1 parent d779302 commit 1eec03b
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,6 +1,6 @@
# Ansible Collection - dseeley.esxifree_guest

This plugin can be used to create new ESXi virtual machines, including cloning from templates or other virtual machines.
These modules can be used to get the info from, and create new ESXi virtual machines, including cloning from templates or other virtual machines.

It does so using direct SOAP calls and Paramiko SSH to the host - without using the vSphere API - meaning it can be used on the free hypervisor.

Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme: README.md
authors:
- Dougal Seeley <[email protected]>

description: This plugin can be used to create new ESXi virtual machines, including cloning from templates or other virtual machines.
description: These Ansible modules get the info from, or create (or clone), ESXi virtual machines. They use direct SOAP calls and Paramiko SSH, to allow usage on the free hypervisor.

#license:
#- BSD-3-Clause
Expand Down

0 comments on commit 1eec03b

Please sign in to comment.