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