1 2 3 4 5 6 7 8 9
# debug.yml - name: Debug all variables hosts: servers tasks: - debug: var: hostvars[inventory_hostname]