enroll/enroll
Miguel Jacq 8c6b51be3e
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
Manage apt stuff in its own role, not in etc_custom
2025-12-28 09:39:14 +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 Manage apt stuff in its own role, not in etc_custom 2025-12-28 09:39:14 +11:00
harvest.py Manage apt stuff in its own role, not in etc_custom 2025-12-28 09:39:14 +11:00
ignore.py Capture more singletons in /etc and avoid apt duplication 2025-12-27 19:02:22 +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 Manage apt stuff in its own role, not in etc_custom 2025-12-28 09:39:14 +11:00
pathfilter.py Consolidate logrotate and cron files into their main service/package roles if they exist. Standardise on MAX_FILES_CAP in one place 2025-12-28 09:30:21 +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 Capture more singletons in /etc and avoid apt duplication 2025-12-27 19:02:22 +11:00