- ansible.builtin.include_vars: file: "{{ playbook_dir }}/roles/docker-compose/vars/docker-compose.yml" - name: "remove directory {{ KEYCLOAK_REALM_IMPORT_DIR_HOST }}" ansible.builtin.file: path: "{{ KEYCLOAK_REALM_IMPORT_DIR_HOST }}" state: absent