--- - hosts: all become: false gather_facts: false tasks: - name: Test message ansible.builtin.debug: msg: "This is a playbook for testing AAP"