diff --git a/prepare_host.yaml b/prepare_host.yaml index d7cfc41..c3d520a 100644 --- a/prepare_host.yaml +++ b/prepare_host.yaml @@ -20,6 +20,9 @@ with_items: - bridge-utils notify: restart networking + - name: install vlan module + apt: + name: vlan # We should fix this bug. We really should. It's a bug. # Bridge-utils requires a complete system reboot to enable the new bridge. - name: configure bridge