- name: "remove directory {{ KEYCLOAK_REALM_IMPORT_DIR_HOST }}" ansible.builtin.file: path: "{{ KEYCLOAK_REALM_IMPORT_DIR_HOST }}" state: absent