enroll/tests
Miguel Jacq a2be708a31
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
Support for remote hosts that require password for sudo.
Introduce --ask-become-pass or -K to support password-required sudo on remote hosts, just like Ansible.

It will also fall back to this prompt if a password is required but the arg wasn't passed in.

With thanks to slhck from HN for the initial patch, advice and feedback.
2026-01-04 20:49:10 +11:00
..
conftest.py Many tweaks 2025-12-15 11:04:54 +11:00
test___main__.py 0.1.6 2025-12-28 15:32:40 +11:00
test_accounts.py 0.1.6 2025-12-28 15:32:40 +11:00
test_cache_security.py More test coverage (71%) 2026-01-03 12:34:39 +11:00
test_cli.py Support for remote hosts that require password for sudo. 2026-01-04 20:49:10 +11:00
test_cli_config_and_sops.py Fix tests 2026-01-03 11:46:40 +11:00
test_cli_helpers.py More test coverage (71%) 2026-01-03 12:34:39 +11:00
test_debian.py Add ability to enroll RH-style systems (DNF5/DNF/RPM) 2025-12-29 14:59:34 +11:00
test_diff_bundle.py 0.1.6 2025-12-28 15:32:40 +11:00
test_diff_notifications.py More test coverage (71%) 2026-01-03 12:34:39 +11:00
test_diff_usr_local_custom.py Fix tests 2025-12-29 16:35:21 +11:00
test_fsutil.py Add ability to enroll RH-style systems (DNF5/DNF/RPM) 2025-12-29 14:59:34 +11:00
test_fsutil_extra.py More test coverage (71%) 2026-01-03 12:34:39 +11:00
test_harvest.py Fix tests 2025-12-29 16:35:21 +11:00
test_ignore.py Rename secrets to ignore as it does more than secrets 2025-12-15 17:03:28 +11:00
test_ignore_dir.py More test coverage (71%) 2026-01-03 12:34:39 +11:00
test_jinjaturtle.py Fix tests 2025-12-29 16:35:21 +11:00
test_manifest.py Fix tests 2025-12-29 16:35:21 +11:00
test_misc_coverage.py Include files from /usr/local/bin and /usr/local/etc in harvest (assuming they aren't binaries or symlinks) and store in usr_local_custom role, similar to etc_custom. 2025-12-18 17:11:04 +11:00
test_more_coverage.py Fix tests 2026-01-03 11:46:40 +11:00
test_pathfilter.py 0.1.6 2025-12-28 15:32:40 +11:00
test_platform.py Add ability to enroll RH-style systems (DNF5/DNF/RPM) 2025-12-29 14:59:34 +11:00
test_platform_backends.py More test coverage (71%) 2026-01-03 12:34:39 +11:00
test_remote.py Support for remote hosts that require password for sudo. 2026-01-04 20:49:10 +11:00
test_rpm.py Add ability to enroll RH-style systems (DNF5/DNF/RPM) 2025-12-29 14:59:34 +11:00
test_systemd.py 0.1.6 2025-12-28 15:32:40 +11:00
test_version_extra.py More test coverage (71%) 2026-01-03 12:34:39 +11:00