---
- name: Nothing to see here
hosts: all
gather_facts: false
tasks:
- name: Use the specific playbook file
ansible.builtin.debug:
msg: "Use the specific playbook file"