- name: "Check if the file \"{{ filepath }}\" is present" file: path: "{{ filepath }}" state: file