-
0.1.0
Stablereleased this
2025-12-17 02:07:14 -06:00 | 8 commits to main since this release- Add remote mode for harvesting a remote machine via a local workstation (no need to install enroll remotely)
Optionally use--no-sudoif you don't want the remote user to have passwordless sudo when conducting the
harvest, albeit you'll end up with less useful data (same as if runningenroll harveston a machine without
sudo) - Add
--dangerousflag to capture even sensitive data (use at your own risk!) - Add
--sopsflag which makes the harvest and the manifest 'out' data encrypted as a single SOPS data file.
This would make--dangerousa little bit safer, if your intention is just to store the Ansible manifest
in git or somewhere similar for disaster-recovery purposes (e.g encrypted at rest for safe-keeping). - Do a better job at capturing other config files in
/etc/<package>/even if that package doesn't normally
ship or manage those files. - Don't collect files ending in
.log
Downloads
-
enroll-0.1.0-py3-none-any.whl
0 downloads · 50 KiB
-
enroll-0.1.0-py3-none-any.whl.asc
0 downloads · 833 B
-
enroll-0.1.0.tar.gz
0 downloads · 50 KiB
-
enroll-0.1.0.tar.gz.asc
0 downloads · 833 B
-
Enroll.AppImage
0 downloads · 25 MiB
-
Enroll.AppImage.asc
0 downloads · 833 B
- Add remote mode for harvesting a remote machine via a local workstation (no need to install enroll remotely)