enroll/enroll
Miguel Jacq 9641637d4d
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
Add support for an enroll.ini config file to store arguments per subcommand, to avoid having to remember them all for repetitive executions.
2025-12-20 18:24:46 +11:00
..
__init__.py Initial commit 2025-12-14 20:53:22 +11:00
__main__.py Initial commit 2025-12-14 20:53:22 +11:00
accounts.py Changes that make ansible-lint happy. nosec on the subprocess commands 2025-12-15 11:29:08 +11:00
cache.py Remote mode and dangerous flag, other tweaks 2025-12-17 17:02:16 +11:00
cli.py Add support for an enroll.ini config file to store arguments per subcommand, to avoid having to remember them all for repetitive executions. 2025-12-20 18:24:46 +11:00
debian.py Rename secrets to ignore as it does more than secrets 2025-12-15 17:03:28 +11:00
diff.py Allow the user to add extra paths to harvest, or 2025-12-20 17:47:00 +11:00
harvest.py Allow the user to add extra paths to harvest, or 2025-12-20 17:47:00 +11:00
ignore.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
jinjaturtle.py Add --sops mode to encrypt harvest and manifest data at rest (especially useful if using --dangerous) 2025-12-17 18:51:40 +11:00
manifest.py Allow the user to add extra paths to harvest, or 2025-12-20 17:47:00 +11:00
pathfilter.py Allow the user to add extra paths to harvest, or 2025-12-20 17:47:00 +11:00
remote.py Allow the user to add extra paths to harvest, or 2025-12-20 17:47:00 +11:00
sopsutil.py black 2025-12-18 13:34:37 +11:00
systemd.py Changes that make ansible-lint happy. nosec on the subprocess commands 2025-12-15 11:29:08 +11:00