- include_tasks: "{{ _task_file_path }}" vars: _task_file_path: "{{ tripleo_role_name }}/pre_upgrade_rolling_tasks.yaml" when: "'{{ playbook_dir }}/{{ _task_file_path }}' is exists" tags: - always