{% for host in groups.kubernetes[1:] -%} {{ nfs_mount_path }} {{ hostvars[host].ansible_host }}(rw,sync,no_root_squash,no_subtree_check) {% endfor %}