This commit is contained in:
marito 2025-06-10 17:52:03 +08:00
parent 65ecd51da5
commit da473d47f6

View File

@ -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`