utils/templates/test_module_client_context.yml.in: Fix FQDN issue

Fixes left over FQDN issue for include_tasks.
This commit is contained in:
Thomas Woerner
2023-09-13 13:09:24 +02:00
parent de38e8f0bc
commit e84ed3b6ba

View File

@@ -9,7 +9,7 @@
tasks:
- name: Include FreeIPA facts.
include_tasks: ../env_freeipa_facts.yml
ansible.builtin.include_tasks: ../env_freeipa_facts.yml
# Test will only be executed if host is not a server.
- name: Execute with server context in the client.