diff --git a/tests/roles/bootstrap-host/tasks/prepare_networking.yml b/tests/roles/bootstrap-host/tasks/prepare_networking.yml index f4b2316b7a..6c408806f9 100644 --- a/tests/roles/bootstrap-host/tasks/prepare_networking.yml +++ b/tests/roles/bootstrap-host/tasks/prepare_networking.yml @@ -43,7 +43,6 @@ masked: yes when: - ansible_facts['os_family'] == 'RedHat' - - ansible_facts['distribution_major_version'] == '9' - name: Run the systemd-networkd role include_role: