--- # No tasks - name: "No Tasks" ansible.builtin.debug: msg: "No tasks are provided here. Please import the task as needed in your playbook." ...