diff --git a/tests/playbooks/tests_team_plugin_installation.yml b/tests/playbooks/tests_team_plugin_installation.yml index f7c53f8a8..7b0b56671 100644 --- a/tests/playbooks/tests_team_plugin_installation.yml +++ b/tests/playbooks/tests_team_plugin_installation.yml @@ -26,6 +26,7 @@ include_role: name: linux-system-roles.network vars: + network_allow_restart: true network_connections: # Specify the team profile - name: team0 diff --git a/tests/playbooks/tests_wireless_plugin_installation.yml b/tests/playbooks/tests_wireless_plugin_installation.yml index b59a775aa..fd5d3fee6 100644 --- a/tests/playbooks/tests_wireless_plugin_installation.yml +++ b/tests/playbooks/tests_wireless_plugin_installation.yml @@ -26,6 +26,7 @@ include_role: name: linux-system-roles.network vars: + network_allow_restart: true network_connections: - name: wlan0 type: wireless