add verisons info
All checks were successful
/ test (push) Successful in 12s

This commit is contained in:
Michaël Ricart 2025-02-17 10:08:04 +01:00
parent d774ef54f6
commit 870344a071
4 changed files with 18 additions and 0 deletions

View file

@ -2,3 +2,5 @@
{{ hostname.replace("\n", "") }}
{{ "=" * (hostname|length) }}
:os: {{ os["name"] }}
:version: {{ os["version"] }}

View file

@ -1,3 +1,4 @@
{% include "base.rst.j2" %}
network
-------