This commit is contained in:
parent
454cabb8bc
commit
ca0f22638f
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
{{ hostname.replace("\n", "") }}
|
{{ hostname.replace("\n", "") }}
|
||||||
{{ "=" * (hostname|length) }}
|
{{ "=" * (hostname|length) }}
|
||||||
|
|
||||||
:os: {{ os["NAME"] }}
|
.. os: {{ os["NAME"] }}
|
||||||
:version: {{ os["VERSION"] }}
|
:version: {{ os["VERSION"] }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue