Update SB item page
This commit is contained in:
parent
3d8ad4664e
commit
d99950a6e8
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,10 @@
|
|||
===== Storage Boxes =====
|
||||
===== Access =====
|
||||
|
||||
* {{ ansible_host }}:{{ ansible_port }}
|
||||
* {{ ansible_user }}
|
||||
* Hostname: {{ ansible_host }}
|
||||
* Port: {{ ansible_port }}
|
||||
* User: {{ ansible_user }}
|
||||
|
||||
===== Storage =====
|
||||
<code>
|
||||
{{ sb_space }}
|
||||
</code>
|
||||
|
|
Loading…
Reference in a new issue