ipa[server,replica,client]: Drop deactivated Python2/3 test

These tests have been deactivated for some time with b51397e and are
removed now.
This commit is contained in:
Thomas Woerner
2020-09-08 14:39:20 +02:00
parent 8e664157dd
commit cf4c590303
13 changed files with 0 additions and 122 deletions

View File

@@ -34,9 +34,6 @@
when: ipaserver_install_packages | bool
#- name: Install - Include Python2/3 import test
# import_tasks: "{{ role_path }}/tasks/python_2_3_test.yml"
- include_tasks: "{{ role_path }}/tasks/copy_external_cert.yml"
with_items: "{{ ipaserver_external_cert_files_from_controller }}"
when: ipaserver_external_cert_files_from_controller is defined and