---

- name: Check if tailf command exists
  stat: path=/bin/tailf
  register: system_tailf
  tags: alias