Add diff mode
All checks were successful
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
CI / test (push) Successful in 5m14s

This commit is contained in:
Miguel Jacq 2025-12-18 14:59:51 +11:00
parent 55e50ebf59
commit b5d2b99174
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
6 changed files with 1131 additions and 220 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "enroll"
version = "0.1.0"
version = "0.1.1"
description = "Enroll a server's running state retrospectively into Ansible"
authors = ["Miguel Jacq <mig@mig5.net>"]
license = "GPL-3.0-or-later"