Initial commit of PSProxmox module

This commit is contained in:
Alphaeus Mote
2025-04-28 14:11:32 -04:00
commit 2385442c83
80 changed files with 9481 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Changelog
All notable changes to the PSProxmox module will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2023.04.28.1324] - 2023-04-28
### Added
- Initial project structure
- Project scaffolding (directories, project files)
- Module manifest (PSProxmox.psd1)
- README.md and CHANGELOG.md
### Changed
- N/A
### Removed
- N/A