- hosts: - danneri tasks: - import_role: name: systemd-networkd - meta: flush_handlers - become: yes apt: name: - etckeeper - import_role: name: timezone - become: yes copy: dest: /etc/rancher/k3s/config.yaml content: | tls-san: - "{{ ipam6.networks.lhn2_dn42.hosts.danneri }}" - "2a06:2240:f00d:b500:9422:d355:95b7:f170"