mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
The following items were implemented: - Replace PSObject with normal hash - Replace Set-Attr function with normal hash assignment - Re-indent code (make sure everything uses 4 spaces) - Remove trailing semi-colons