WahlNetwork / vester

Easily validate and remediate your vSphere configuration
https://wahlnetwork.com
Apache License 2.0
146 stars 45 forks source link

Various small updates #87

Closed brianbunke closed 7 years ago

brianbunke commented 7 years ago

Unit tests (#86) pointed out some small changes I needed to make in Invoke-Vester.

Added a bunch of code comments to VesterTemplate.Tests.ps1, and added the ReadTheDocs link to the two public functions. (help Invoke-Vester -Online 😃)

And, of course, many thanks to @noesberger for the .gitignore addition.