2022-07-25 20:00:16 +02:00

7 lines
106 B
YAML

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