--- - name: debug hostname ansible.builtin.debug: msg: - "{{ hostvars[groups['k8s_control'][0]]['ansible_host'] }}" - "{{ ansible_host }}" # ['hosts'][0]