-
released this
2025-12-14 18:52:16 -06:00 | 284 commits to main since this release- Merge pkg_ and roles created based on file/service detection
- Avoid idempotency issue with users (password_lock)
- Rename subcommands/args ('export' is now 'enroll', '--bundle' is now '--harvest')
- Don't try and start systemd services that were Inactive at harvest time
- Capture miscellaneous files in /etc under their own etc_custom role, but not backup files
- Add tests
- Various other bug fixes