[DEBIAN] add docker parsing json
All checks were successful
/ test (push) Successful in 29s

This commit is contained in:
Michaël Ricart 2025-02-28 10:34:41 +01:00
parent 02dffb1a88
commit 351c12eed1
3 changed files with 19 additions and 4 deletions

View file

@ -5,3 +5,5 @@
:os: {{ os["NAME"] }}
:version: {{ os["VERSION"] }}
{% if extend_exists %}{% include "{hostname}.rst.j2".format(hostname=hostname) %}{% endif %}