From da473d47f624ce56689157ee0301e0ee32f1d541 Mon Sep 17 00:00:00 2001 From: marito Date: Tue, 10 Jun 2025 17:52:03 +0800 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de2085d..1ea9be0 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,7 @@ After the playbook completes successfully: ```bash https://localhost:8443 ``` - - Follow the self-signed certificate when prompted. + > Follow the self-signed certificate when prompted. 5. **Setup Firewall for ufw (Optional: only if you are using ufw):** @@ -89,6 +88,7 @@ After the playbook completes successfully: ```bash ansible-playbook incus-network.yml --ask-become-pass ``` + > After this you should be able to reach your containers; i.e., `sudo ping container_name` or `sudo ping container_name.incus`