Fix an attribution bug for certain files ending up in the wrong package/role.
All checks were successful
CI / test (push) Successful in 5m2s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 21s

This commit is contained in:
Miguel Jacq 2025-12-28 18:37:14 +11:00
parent 921801caa6
commit 8c19473e18
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
6 changed files with 160 additions and 7 deletions

View file

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