This commit is contained in:
parent
d774ef54f6
commit
870344a071
4 changed files with 18 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
{{ hostname.replace("\n", "") }}
|
||||
{{ "=" * (hostname|length) }}
|
||||
|
||||
:os: {{ os["name"] }}
|
||||
:version: {{ os["version"] }}
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
{% include "base.rst.j2" %}
|
||||
network
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue