--- - name: Playground hosts: all gather_facts: true roles: [] tasks: [] handlers: - name: Import common handlers ansible.builtin.import_tasks: ../handlers/main.yml