-private-ip-list

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 1f631c4d69cee7b1223b67a0fd9eddff38e0c6dc
parent 2210c4181da89cc36937391a7e9c52b1a45da2a8
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Sat, 16 May 2026 13:53:30 +0900

Add Ansible entry to the table in index.html
Diffstat:
Mindex.html | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -51,6 +51,10 @@ <td>iani(nanoKVM)</td> </tr> <tr> + <td>192.168.0.144</td> + <td>Ansible</td> + </tr> + <tr> <td>192.168.0.145 192.168.0.46</td> <td>Ceres(for Minecraft Bedrock Server)</td> </tr>