ipareplica: Fix typo in tasks/install.yml

This typo has been introduced with 20d25d0 in import_tasks for the
Python 2/3 test.
This commit is contained in:
Thomas Woerner
2018-11-23 16:27:36 +01:00
parent 36c7e0e122
commit b39fa3b738

View File

@@ -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: