Add interactive output when 'enroll diff --enforce' is invoking Ansible.
All checks were successful
CI / test (push) Successful in 8m18s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 24s

This commit is contained in:
Miguel Jacq 2026-01-11 10:01:16 +11:00
parent d172d848c4
commit 5754ef1aad
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
5 changed files with 114 additions and 11 deletions

View file

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