diff --git a/tests/run.yml b/tests/run.yml index 8b61bc9707..5c68c1fa93 100644 --- a/tests/run.yml +++ b/tests/run.yml @@ -268,14 +268,6 @@ - "ara[server]<1.7" virtualenv: "{{ kolla_ansible_venv_path }}" - # TODO(mnasiadka): Remove in D - - name: Install Ansible on SLURP upgrade only - pip: - extra_args: "-c {{ upper_constraints_file }}" - name: "ansible{{ ansible_version_constraint }}" - virtualenv: "{{ kolla_ansible_venv_path }}" - when: is_slurp - - name: Install Ansible collections shell: | source {{ kolla_ansible_venv_path }}/bin/activate