enroll/tests
Miguel Jacq 6a36a9d2d5
Remote mode and dangerous flag, other tweaks
* Add remote mode for harvesting a remote machine via a local workstation (no need to install enroll remotely)
   Optionally use `--no-sudo` if 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 running `enroll harvest` on a machine without
   sudo)
 * Add `--dangerous` flag to capture even sensitive data (use at your own risk!)
 * Do a better job at capturing other config files in `/etc/<package>/` even if that package doesn't normally
   ship or manage those files.
2025-12-17 17:02:16 +11:00
..
conftest.py Many tweaks 2025-12-15 11:04:54 +11:00
test_cli.py Remote mode and dangerous flag, other tweaks 2025-12-17 17:02:16 +11:00
test_harvest.py Many tweaks 2025-12-15 11:04:54 +11:00
test_ignore.py Rename secrets to ignore as it does more than secrets 2025-12-15 17:03:28 +11:00
test_jinjaturtle.py Fix tests 2025-12-16 20:48:08 +11:00
test_manifest.py Remote mode and dangerous flag, other tweaks 2025-12-17 17:02:16 +11:00