- name: register greeting command: echo hello register: greeting - name: say greeting debug: msg: "{{ greeting.stdout }}"