Fix home assistant iot network interface name

This commit is contained in:
2026-02-19 09:27:45 -05:00
parent 856ad08b2e
commit 2570aa4c86

View File

@@ -9,7 +9,7 @@
- name: Create network for iot interface - name: Create network for iot interface
containers.podman.podman_network: containers.podman.podman_network:
name: iot name: iot
macvlan: eth1 macvlan: ens19
- name: Create config directory - name: Create config directory
ansible.builtin.file: ansible.builtin.file:
path: /var/homeassistant path: /var/homeassistant