diff --git a/roles/ipareplica/tasks/install.yml b/roles/ipareplica/tasks/install.yml
index 7472964b9409cf705d41d003f46d1a4abd61b2ec..baa0d0b4df6f0451c65a6b942b1427ca8c79af4c 100644
--- a/roles/ipareplica/tasks/install.yml
+++ b/roles/ipareplica/tasks/install.yml
@@ -23,7 +23,7 @@
   when: not ipareplica_no_package_install | bool and ipareplica_setup_adtrust | bool
 
 - name: Install - Include Python2/3 import test
-  inport_tasks: "{{role_path}}/tasks/python_2_3_test.yml"
+  import_tasks: "{{role_path}}/tasks/python_2_3_test.yml"
 
 - name: Install - Set default principal if no keytab is given
   set_fact: