--- # Just output some variables - name: Debug hosts: all tasks: - name: Dump PW debug: msg: "{{ password }}"