v0.4.0 - System Info Fetching
Created info fetching task with custom facts for comprehensive system information gathering.
What's Changed
- System information fetching module with custom pyinfra facts by @xoity in #30
- Added custom facts: OsRelease, MemInfo, CPUInfo, DiskInfo, NetworkInfo
- JSON serialization support with datetime handling
- Integration with pyinfra's built-in facts (Hostname, Users, Groups, Mounts, etc.)
Full Changelog: v0.3.0...v0.4.0