--- - name: Set hostname ansible.builtin.hostname: name: "{{ hostvars[inventory_hostname]['hostname'] }}" use: systemd