Fix wrong id for infra parent interface
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
containers.podman.podman_network:
|
||||
name: iot
|
||||
macvlan: ens19
|
||||
- name: Create network for iot interface
|
||||
- name: Create network for infra interface
|
||||
containers.podman.podman_network:
|
||||
name: infra
|
||||
macvlan: ens19
|
||||
macvlan: ens18
|
||||
- name: Create config directory
|
||||
ansible.builtin.file:
|
||||
path: /var/homeassistant
|
||||
|
||||
Reference in New Issue
Block a user